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 0efb923 + c58632e commit 5cb1184Copy full SHA for 5cb1184
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.18.3'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
55
implementation 'com.google.guava:guava:33.4.8-jre'
56
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.4'
57
implementation 'com.maxmind.db:maxmind-db:3.1.1'
0 commit comments