This is an automated email from the ASF dual-hosted git repository.
jhyde 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 c7075f22b6 [CALCITE-5115] Upgrade jackson-databind from 2.9.10.1 to
2.13.2.1, and jackson from 2.10.0 to 2.13.2.1
c7075f22b6 is described below
commit c7075f22b684758cf8de99db4069a3dcd08bd939
Author: Julian Hyde <[email protected]>
AuthorDate: Tue Apr 26 14:22:15 2022 -0700
[CALCITE-5115] Upgrade jackson-databind from 2.9.10.1 to 2.13.2.1, and
jackson from 2.10.0 to 2.13.2.1
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 5c8f1cf647..1aabc6464e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -111,8 +111,8 @@ httpcore.version=4.4.11
hydromatic.tpcds.version=0.4
immutables.version=2.8.8
innodb-java-reader.version=1.0.10
-jackson-databind.version=2.9.10.1
-jackson.version=2.10.0
+jackson-databind.version=2.13.2.1
+jackson.version=2.13.2.1
janino.version=3.1.6
java-diff.version=1.1.2
jcip-annotations.version=1.0-1