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 dee242d58 Update dependency com.fasterxml.jackson:jackson-bom to 
v2.21.1 (#3859)
dee242d58 is described below

commit dee242d58d491306578f786b4d7a3151ea17a8f7
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Feb 23 05:41:05 2026 +0000

    Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1 (#3859)
---
 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 de0c71c9a..65b27af94 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.21.0" }
+jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = 
"2.21.1" }
 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" }

Reply via email to