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

zabetak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new 8813b5784f [CALCITE-7458] Upgrade Jackson to 2.18.6 due to CVE
8813b5784f is described below

commit 8813b5784fdb43bd7cc66fdb0cedaba927fbc9e3
Author: Soumyakanti Das <[email protected]>
AuthorDate: Thu Apr 2 08:41:12 2026 -0700

    [CALCITE-7458] Upgrade Jackson to 2.18.6 due to CVE
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 3005b96424..2cc99e709c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -120,7 +120,7 @@ hutool-all.version=5.8.23
 hydromatic.tpcds.version=0.4
 immutables.version=2.8.8
 innodb-java-reader.version=1.0.10
-jackson.version=2.18.4.1
+jackson.version=2.18.6
 janino.version=3.1.12
 java-diff.version=1.1.2
 jcip-annotations.version=1.0-1

Reply via email to