Skip to content

Commit

Permalink
Update Guava dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaars committed Mar 29, 2021
1 parent 425eb03 commit f959e03
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 @@ -126,7 +126,7 @@
<commons-collections.version>3.2.1</commons-collections.version>
<commons-lang3.version>3.4</commons-lang3.version>
<commons-io.version>2.6</commons-io.version>
<guava.version>30.1</guava.version>
<guava.version>30.1-jre</guava.version>
<lombok.version>1.18.4</lombok.version>
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>2.22.0</maven-failsafe-plugin.version>
Expand Down

0 comments on commit f959e03

Please sign in to comment.