Skip to content

Commit

Permalink
Upgraded guava to fix CVE-2020-8908
Browse files Browse the repository at this point in the history
  • Loading branch information
whiskeysierra committed Dec 19, 2020
1 parent 0f5aa12 commit ea42996
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 @@ -199,7 +199,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.1-jre</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit ea42996

Please sign in to comment.