Skip to content

Commit

Permalink
Merge pull request #7982 from odpi/dependabot/gradle/com.google.guava…
Browse files Browse the repository at this point in the history
…-guava-33.0.0-jre

Bump com.google.guava:guava from 32.1.2-jre to 33.0.0-jre
  • Loading branch information
mandy-chessell authored Feb 1, 2024
2 parents 8958098 + de7fd69 commit a7b9c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ext {
gremlinVersion = '3.5.6'
// TODO: Version 4 under new package name. 3.0.13 is held to be compat with gradle tests (fvt)
groovyVersion = '3.0.15'
guavaVersion = '32.1.2-jre'
guavaVersion = '33.0.0-jre'
hamcrestVersion = '2.2'
hdrhistogramVersion = '2.1.12'
hibernatevalidatorVersion = '8.0.1.Final'
Expand Down

0 comments on commit a7b9c0e

Please sign in to comment.