Skip to content

Commit 2e893ba

Browse files
Bump tools.jackson:jackson-bom from 3.0.1 to 3.0.2
Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.1 to 3.0.2. - [Commits](FasterXML/jackson-bom@jackson-bom-3.0.1...jackson-bom-3.0.2) --- updated-dependencies: - dependency-name: tools.jackson:jackson-bom dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a44a52 commit 2e893ba

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
@@ -20,7 +20,7 @@ checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checke
2020
slf4j = "org.slf4j:slf4j-api:2.0.17"
2121
logback = "ch.qos.logback:logback-classic:1.5.21"
2222

23-
jackson3-bom = "tools.jackson:jackson-bom:3.0.1"
23+
jackson3-bom = "tools.jackson:jackson-bom:3.0.2"
2424
jackson3-databind = { module = "tools.jackson.core:jackson-databind" }
2525
jackson3-yaml = { module = "tools.jackson.dataformat:jackson-dataformat-yaml" }
2626
jackson3-kotlin = { module = "tools.jackson.module:jackson-module-kotlin" }

0 commit comments

Comments
 (0)