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

zkaoudi pushed a commit to branch 
revert-302-dependabot/maven/wayang-api/wayang-api-sql/org.apache.calcite-calcite-core-1.32.0
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 3dfc8dfb69dec0c68716e524bc9ffff4b2c841d8
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Tue May 2 15:54:13 2023 +0200

    Revert "Bump calcite-core from 1.29.0 to 1.32.0 in 
/wayang-api/wayang-api-sql"
---
 wayang-api/wayang-api-sql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wayang-api/wayang-api-sql/pom.xml 
b/wayang-api/wayang-api-sql/pom.xml
index 2441a2f7..1a4327df 100644
--- a/wayang-api/wayang-api-sql/pom.xml
+++ b/wayang-api/wayang-api-sql/pom.xml
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.calcite</groupId>
             <artifactId>calcite-core</artifactId>
-            <version>1.32.0</version>
+            <version>1.29.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.calcite</groupId>

Reply via email to