Skip to content

Commit f1b7743

Browse files
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#246)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1aeeabe commit f1b7743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<ebean.annotation.version>8.4</ebean.annotation.version>
116116
<jakarta.persistence.api.version>3.0</jakarta.persistence.api.version>
117117
<flyway.version>10.5.0</flyway.version>
118-
<guava.version>32.1.3-jre</guava.version>
118+
<guava.version>33.0.0-jre</guava.version>
119119
<guice.version>7.0.0</guice.version>
120120
<hamcrest.version>2.2</hamcrest.version>
121121
<hikari.version>5.1.0</hikari.version>

0 commit comments

Comments
 (0)