Skip to content

Commit 5cb1184

Browse files
Merge pull request #144 from ipregistry/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.19.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
2 parents 0efb923 + c58632e commit 5cb1184

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
@@ -51,7 +51,7 @@ dependencies {
5151
annotationProcessor 'org.projectlombok:lombok:1.18.38'
5252
compileOnly 'org.projectlombok:lombok:1.18.38'
5353

54-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
54+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
5555
implementation 'com.google.guava:guava:33.4.8-jre'
5656
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.4'
5757
implementation 'com.maxmind.db:maxmind-db:3.1.1'

0 commit comments

Comments
 (0)