Skip to content

Commit 898cde5

Browse files
Merge pull request #135 from ipregistry/dependabot/gradle/com.google.guava-guava-33.4.5-jre
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
2 parents 7b0e9c3 + 07dadbb commit 898cde5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
compileOnly 'org.projectlombok:lombok:1.18.36'
5353

5454
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55-
implementation 'com.google.guava:guava:33.4.0-jre'
55+
implementation 'com.google.guava:guava:33.4.5-jre'
5656
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.2'
5757
implementation 'com.maxmind.db:maxmind-db:3.1.1'
5858

0 commit comments

Comments
 (0)