We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c22e5b + 7295667 commit 788610aCopy full SHA for 788610a
1 file changed
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
compileOnly 'org.projectlombok:lombok:1.18.38'
53
54
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55
- implementation 'com.google.guava:guava:33.4.6-jre'
+ implementation 'com.google.guava:guava:33.4.8-jre'
56
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.3'
57
implementation 'com.maxmind.db:maxmind-db:3.1.1'
58
0 commit comments