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 c14bcdda6 [CALCITE-5804] Upgrade jackson version from 2.14.1 to 2.15.2
c14bcdda6 is described below
commit c14bcdda68f2abf8ca607a5176f19ec53d92212e
Author: Richard Antal <[email protected]>
AuthorDate: Fri Jun 30 14:30:05 2023 +0200
[CALCITE-5804] Upgrade jackson version from 2.14.1 to 2.15.2
Close apache/calcite-avatica#223
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 481275002..e31fd4c3e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -64,7 +64,7 @@ hsqldb.version=2.4.1
h2.version=1.4.197
httpclient5.version=5.1.3
httpcore5.version=5.1.3
-jackson.version=2.14.1
+jackson.version=2.15.2
jcip-annotations.version=1.0-1
jcommander.version=1.72
jetty.version=9.4.44.v20210927