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-avatica.git
The following commit(s) were added to refs/heads/main by this push:
new 0b78b9cb2 [CALCITE-7459] Upgrade Jackson in Avatica to 2.18.6 due to
CVE
0b78b9cb2 is described below
commit 0b78b9cb2b16e9d3ad7ba9a6375c126ee4eb0058
Author: Soumyakanti Das <[email protected]>
AuthorDate: Thu Apr 2 08:46:34 2026 -0700
[CALCITE-7459] Upgrade Jackson in Avatica 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 8676bf978..342686bec 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -67,7 +67,7 @@ hsqldb.version=2.4.1
h2.version=1.4.197
httpclient5.version=5.5
httpcore5.version=5.3.5
-jackson.version=2.18.4.1
+jackson.version=2.18.6
jcip-annotations.version=1.0-1
jcommander.version=1.72
jetty.version=9.4.58.v20250814