We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b0e9c3 + 07dadbb commit 898cde5Copy full SHA for 898cde5
1 file changed
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
compileOnly 'org.projectlombok:lombok:1.18.36'
53
54
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55
- implementation 'com.google.guava:guava:33.4.0-jre'
+ implementation 'com.google.guava:guava:33.4.5-jre'
56
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.2'
57
implementation 'com.maxmind.db:maxmind-db:3.1.1'
58
0 commit comments