Skip to content

Commit

Permalink
Merge pull request #38 from GIP-RECIA/renovate/major-guava-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.google.guava:guava to v31
  • Loading branch information
jgribonvald authored Mar 8, 2022
2 parents 7539392 + 55c20f9 commit f2c28aa
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 @@ -17,7 +17,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<guava.version>30.0-jre</guava.version>
<guava.version>31.1-jre</guava.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit f2c28aa

Please sign in to comment.