We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8190742 + 0ce4b0f commit 3e8a7fcCopy full SHA for 3e8a7fc
1 file changed
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
annotationProcessor 'org.projectlombok:lombok:1.18.42'
78
compileOnly 'org.projectlombok:lombok:1.18.42'
79
80
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
81
implementation 'com.google.guava:guava:33.5.0-jre'
82
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5.1'
83
implementation 'com.maxmind.db:maxmind-db:4.0.0'
0 commit comments