Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Commit 003b593

Browse files
Update dependency com.google.guava:guava to v33
1 parent acd954a commit 003b593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
api "com.fasterxml.jackson.core:jackson-annotations:2.13.4"
6161
api "com.fasterxml.jackson.core:jackson-databind:2.13.4"
6262

63-
implementation "com.google.guava:guava:31.1-jre"
63+
implementation "com.google.guava:guava:33.4.8-jre"
6464

6565
implementation "org.apache.commons:commons-lang3:3.12.0"
6666
implementation "commons-codec:commons-codec:1.15"

0 commit comments

Comments
 (0)