Skip to content

Commit

Permalink
Bumped guava version due to security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Cameron committed Mar 30, 2021
1 parent c002d94 commit b6342f9
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 @@ -128,7 +128,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.0-jre</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit b6342f9

Please sign in to comment.