Skip to content

Commit

Permalink
Merge pull request #172 from HubSpot/js-guava-33-1
Browse files Browse the repository at this point in the history
bump guava to 33.1.0-jre
  • Loading branch information
jaredstehler authored May 6, 2024
2 parents fb7b620 + 8cfae49 commit 067d04d
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 @@ -81,7 +81,7 @@
<dep.findbugs.version>3.0.1</dep.findbugs.version>
<dep.google.clients.version>1.20.0</dep.google.clients.version>
<dep.guava-retrying.version>2.0.0</dep.guava-retrying.version>
<dep.guava.version>31.1-jre</dep.guava.version>
<dep.guava.version>33.1.0-jre</dep.guava.version>
<dep.guice.version>5.1.0</dep.guice.version>
<dep.hamcrest.version>1.3</dep.hamcrest.version>
<dep.hibernate-validator.version>5.4.2.Final</dep.hibernate-validator.version>
Expand Down

0 comments on commit 067d04d

Please sign in to comment.