Skip to content

Commit 88528bf

Browse files
authored
main: Update dependency com.fasterxml.jackson:jackson-bom to v2.19.0 (#1455)
1 parent d96a16c commit 88528bf

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
@@ -61,7 +61,7 @@ immutables-builder = { module = "org.immutables:builder", version.ref = "immutab
6161
immutables-value-annotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
6262
immutables-value-processor = { module = "org.immutables:value-processor", version.ref = "immutables" }
6363
iceberg-bom = { module = "org.apache.iceberg:iceberg-bom", version.ref = "iceberg" }
64-
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.3" }
64+
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.19.0" }
6565
jakarta-annotation-api = { module = "jakarta.annotation:jakarta.annotation-api", version = "3.0.0" }
6666
jakarta-enterprise-cdi-api = { module = "jakarta.enterprise:jakarta.enterprise.cdi-api", version = "4.1.0" }
6767
jakarta-inject-api = { module = "jakarta.inject:jakarta.inject-api", version = "2.0.1" }

0 commit comments

Comments
 (0)