Skip to content

Commit 40c1cc3

Browse files
Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#2515)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c301f9 commit 40c1cc3

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
@@ -88,7 +88,7 @@
8888
<main.basedir>${project.basedir}</main.basedir>
8989

9090
<okhttp3.version>4.12.0</okhttp3.version>
91-
<guava.version>33.2.1-jre</guava.version>
91+
<guava.version>33.3.0-jre</guava.version>
9292
<googlehttpclient.version>1.44.2</googlehttpclient.version>
9393
<gson.version>2.11.0</gson.version>
9494
<moshi.version>1.15.1</moshi.version>

0 commit comments

Comments
 (0)