Skip to content

Commit a25bfdb

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.17.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f226d4 commit a25bfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ checkerq = { module = "org.checkerframework:checker", version.ref = "checker" }
2121
slf4j = "org.slf4j:slf4j-api:2.0.12"
2222
logback = "ch.qos.logback:logback-classic:1.5.3"
2323

24-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.16.1"
24+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.0"
2525
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2626
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2727
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }

0 commit comments

Comments
 (0)