This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 900815c96 Update dependency com.fasterxml.jackson:jackson-bom to
v2.21.0 (#3535)
900815c96 is described below
commit 900815c96f853970dd7f297c26eb7b267aa81f26
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 17:02:52 2026 +0000
Update dependency com.fasterxml.jackson:jackson-bom to v2.21.0 (#3535)
---
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 fbaa702a0..ada2df665 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -63,7 +63,7 @@ iceberg-bom = { module = "org.apache.iceberg:iceberg-bom",
version.ref = "iceber
immutables-builder = { module = "org.immutables:builder", version.ref =
"immutables" }
immutables-value-annotations = { module = "org.immutables:value-annotations",
version.ref = "immutables" }
immutables-value-processor = { module = "org.immutables:value-processor",
version.ref = "immutables" }
-jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version =
"2.20.1" }
+jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version =
"2.21.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" }