You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/09/17 01:02:58 UTC

[shardingsphere] branch master updated: Bump calcite-core from 1.31.0 to 1.32.0 (#21028)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4bf555cd1e2 Bump calcite-core from 1.31.0 to 1.32.0 (#21028)
4bf555cd1e2 is described below

commit 4bf555cd1e290e4e6b6aab76d2575f824eeda60f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Sep 17 09:02:50 2022 +0800

    Bump calcite-core from 1.31.0 to 1.32.0 (#21028)
    
    Bumps [calcite-core](https://github.com/apache/calcite) from 1.31.0 to 1.32.0.
    - [Release notes](https://github.com/apache/calcite/releases)
    - [Commits](https://github.com/apache/calcite/compare/calcite-1.31.0...calcite-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.calcite:calcite-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe64332a234..22734d339c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <annotation-api.version>1.3.2</annotation-api.version>
         <activation-api.version>1.2.0</activation-api.version>
         
-        <calcite.version>1.31.0</calcite.version>
+        <calcite.version>1.32.0</calcite.version>
         <vertx.version>4.3.3</vertx.version>
         <netty.version>4.1.80.Final</netty.version>