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.git


The following commit(s) were added to refs/heads/main by this push:
     new aa59222c4a [CALCITE-5587] Upgrade geode-core from 1.10.0 to 1.15.1
aa59222c4a is described below

commit aa59222c4a893cdb84932774e194bdbf648f90e2
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Wed Mar 15 12:09:02 2023 +0100

    [CALCITE-5587] Upgrade geode-core from 1.10.0 to 1.15.1
    
    Close apache/calcite#3117
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 524f9330cc..c0189e8d21 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -104,7 +104,7 @@ proj4j.version=1.2.2
 foodmart-data-hsqldb.version=0.5
 foodmart-data-json.version=0.4
 foodmart-queries.version=0.4.1
-geode-core.version=1.10.0
+geode-core.version=1.15.1
 guava.version=31.1-jre
 h2.version=2.1.210
 hadoop.version=2.7.5

Reply via email to