You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2019/11/10 23:23:47 UTC

[calcite-avatica] branch master updated: [CALCITE-3490] Upgrade Jackson to 2.10.0

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

francischuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new 9629c82  [CALCITE-3490] Upgrade Jackson to 2.10.0
9629c82 is described below

commit 9629c82d1f2b7822f4b833073baef3bb3513326b
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Mon Nov 11 10:23:22 2019 +1100

    [CALCITE-3490] Upgrade Jackson to 2.10.0
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 4a76087..362d895 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -55,7 +55,7 @@ hsqldb.version=2.4.1
 h2.version=1.4.197
 httpclient.version=4.5.9
 httpcore.version=4.4.11
-jackson.version=2.9.9
+jackson.version=2.10.0
 jcip-annotations.version=1.0-1
 jcommander.version=1.72
 jetty.version=9.4.15.v20190215