Skip to content

Commit ecb179c

Browse files
renovate-botvchag
authored andcommitted
Update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (apache#2949)
1 parent 9e7149a commit ecb179c

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
@@ -66,7 +66,7 @@ immutables-builder = { module = "org.immutables:builder", version.ref = "immutab
6666
immutables-value-annotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
6767
immutables-value-processor = { module = "org.immutables:value-processor", version.ref = "immutables" }
6868
iceberg-bom = { module = "org.apache.iceberg:iceberg-bom", version.ref = "iceberg" }
69-
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.20.0" }
69+
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.20.1" }
7070
jakarta-annotation-api = { module = "jakarta.annotation:jakarta.annotation-api", version = "3.0.0" }
7171
jakarta-enterprise-cdi-api = { module = "jakarta.enterprise:jakarta.enterprise.cdi-api", version = "4.1.0" }
7272
jakarta-inject-api = { module = "jakarta.inject:jakarta.inject-api", version = "2.0.1" }

0 commit comments

Comments
 (0)