Skip to content

Commit

Permalink
Merge pull request #11 from marccarre/CVE-2020-8908
Browse files Browse the repository at this point in the history
chore: upgrade guava from 29.0 to 30.1.1
  • Loading branch information
marccarre committed Apr 11, 2021
2 parents 06b5324 + e393395 commit 9e78039
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 9e78039

Please sign in to comment.