This is an automated email from the ASF dual-hosted git repository.

singhpk234 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 bdc383d93 Update dependency com.fasterxml.jackson:jackson-bom to 
v2.20.1 (#2949)
bdc383d93 is described below

commit bdc383d933fd4f4bd8ea44396a8730210b8e32df
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Nov 2 05:19:18 2025 +0000

    Update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (#2949)
---
 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 f8b0e6376..adcdf3bb1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,7 +66,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.20.0" }
+jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = 
"2.20.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