Skip to content

Commit e54f078

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.19.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.0 to 2.19.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9440c54 commit e54f078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
dependencies {
3434
classpath("com.fasterxml.jackson.core:jackson-core:2.16.0")
3535
classpath("com.fasterxml.jackson.core:jackson-annotations:2.15.3")
36-
classpath("com.fasterxml.jackson.core:jackson-databind:2.16.0")
36+
classpath("com.fasterxml.jackson.core:jackson-databind:2.19.0")
3737
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.16.0")
3838
classpath("com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.0")
3939
classpath("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0")

0 commit comments

Comments
 (0)