Skip to content

Commit

Permalink
Update guava to v30.1.1 (fixes ##50)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Apr 21, 2021
1 parent 1201564 commit 4d8013b
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down

0 comments on commit 4d8013b

Please sign in to comment.