Skip to content

Commit

Permalink
Merge pull request #10318 from eclipse/fix/10.0.x/upgrade-guava-dep
Browse files Browse the repository at this point in the history
Bump guava to 32.1.2-jre
  • Loading branch information
joakime authored Aug 16, 2023
2 parents 2ce29fc + 00e0182 commit 5bca699
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 @@ -47,7 +47,7 @@
<google.errorprone.version>2.15.0</google.errorprone.version>
<grpc.version>1.49.2</grpc.version>
<gson.version>2.9.1</gson.version>
<guava.version>31.1-jre</guava.version>
<guava.version>32.1.2-jre</guava.version>
<guice.version>5.1.0</guice.version>
<hamcrest.version>2.2</hamcrest.version>
<hawtio.version>2.15.2</hawtio.version>
Expand Down

0 comments on commit 5bca699

Please sign in to comment.