Skip to content

Commit 788610a

Browse files
Merge pull request #140 from ipregistry/dependabot/gradle/com.google.guava-guava-33.4.8-jre
Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre
2 parents 9c22e5b + 7295667 commit 788610a

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.38'
5353

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

0 commit comments

Comments
 (0)