Skip to content

Commit f53e3f1

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.20.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f897b09 commit f53e3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
}
4242
compileOnly("org.embulk:embulk-util-json:0.5.0")
4343

44-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
44+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
4545
implementation 'org.apache.commons:commons-text:1.14.0'
4646
implementation 'com.google.guava:guava:33.4.8-jre'
4747
implementation 'org.msgpack:msgpack-core:0.9.+'

0 commit comments

Comments
 (0)