Skip to content

Commit

Permalink
Merge pull request #7248 from IQSS/security17-guava-29.0-jre
Browse files Browse the repository at this point in the history
Update guava version to 29.0-jre to remove a denial of service vulner…
  • Loading branch information
kcondon authored Sep 2, 2020
2 parents ae3f576 + f23de3e commit 974a2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>16.0.1</version>
<version>29.0-jre</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 974a2af

Please sign in to comment.