We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 086fe6e + f2027f2 commit 0f3e3c5Copy full SHA for 0f3e3c5
1 file changed
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
annotationProcessor 'org.projectlombok:lombok:1.18.38'
52
compileOnly 'org.projectlombok:lombok:1.18.38'
53
54
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
55
implementation 'com.google.guava:guava:33.4.8-jre'
56
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5'
57
implementation 'com.maxmind.db:maxmind-db:3.2.0'
0 commit comments