This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 88528bf71 main: Update dependency com.fasterxml.jackson:jackson-bom to
v2.19.0 (#1455)
88528bf71 is described below
commit 88528bf71c5e56c3c8e41e455e3be815ab2cef9e
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Apr 26 20:13:50 2025 +0200
main: Update dependency com.fasterxml.jackson:jackson-bom to v2.19.0 (#1455)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 24ba06319..124f43981 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -61,7 +61,7 @@ immutables-builder = { module = "org.immutables:builder",
version.ref = "immutab
immutables-value-annotations = { module = "org.immutables:value-annotations",
version.ref = "immutables" }
immutables-value-processor = { module = "org.immutables:value-processor",
version.ref = "immutables" }
iceberg-bom = { module = "org.apache.iceberg:iceberg-bom", version.ref =
"iceberg" }
-jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version =
"2.18.3" }
+jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version =
"2.19.0" }
jakarta-annotation-api = { module =
"jakarta.annotation:jakarta.annotation-api", version = "3.0.0" }
jakarta-enterprise-cdi-api = { module =
"jakarta.enterprise:jakarta.enterprise.cdi-api", version = "4.1.0" }
jakarta-inject-api = { module = "jakarta.inject:jakarta.inject-api", version =
"2.0.1" }