Skip to content

Commit 3e8a7fc

Browse files
Merge pull request #176 from ipregistry/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.20.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
2 parents 8190742 + 0ce4b0f commit 3e8a7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
annotationProcessor 'org.projectlombok:lombok:1.18.42'
7878
compileOnly 'org.projectlombok:lombok:1.18.42'
7979

80-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
80+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
8181
implementation 'com.google.guava:guava:33.5.0-jre'
8282
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.5.1'
8383
implementation 'com.maxmind.db:maxmind-db:4.0.0'

0 commit comments

Comments
 (0)