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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2c2fa57  [CALCITE-4343] Bump Jedis from 2.9.0 to 3.3.0 (Tugdual Grall)
2c2fa57 is described below

commit 2c2fa578e238e96368cc1b006a86538ec981c237
Author: Tugdual Grall <[email protected]>
AuthorDate: Sat Oct 17 09:08:02 2020 +0200

    [CALCITE-4343] Bump Jedis from 2.9.0 to 3.3.0 (Tugdual Grall)
    
    Close apache/calcite#2220
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 69b93bc..f3c2558 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -104,7 +104,7 @@ janino.version=3.0.11
 java-diff.version=1.1.2
 jcip-annotations.version=1.0-1
 jcommander.version=1.72
-jedis.version=2.9.0
+jedis.version=3.3.0
 jetty.version=9.4.15.v20190215
 jmh.version=1.12
 jna.version=5.5.0

Reply via email to