Skip to content

Commit 2e6b053

Browse files
fix(deps): update dependency com.google.guava:guava to v33
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit 2e6b053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ dependencies {
166166
def log4jVersion = "2.24.1"
167167
def nettyVersion = "4.1.101.Final"
168168
def jacksonDatabindVersion = "2.18.0"
169-
def guavaVersion = "32.1.3-jre"
169+
def guavaVersion = "33.4.5-jre"
170170
def guiceVersion = "7.0.0"
171171
def junit4Version = "4.13.2"
172172
def junit5Version = "5.11.2"

0 commit comments

Comments
 (0)