From 91364e37b3b5ad97e271c594e4a2ea7f1582213b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:59:59 +0000 Subject: [PATCH] Bump calcite-core from 1.21.0 to 1.32.0 in /dbswitch-sql Bumps [calcite-core](https://github.com/apache/calcite) from 1.21.0 to 1.32.0. - [Release notes](https://github.com/apache/calcite/releases) - [Commits](https://github.com/apache/calcite/compare/calcite-1.21.0...calcite-1.32.0) --- updated-dependencies: - dependency-name: org.apache.calcite:calcite-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dbswitch-sql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbswitch-sql/pom.xml b/dbswitch-sql/pom.xml index 5a3a2c4..db09b9f 100644 --- a/dbswitch-sql/pom.xml +++ b/dbswitch-sql/pom.xml @@ -33,7 +33,7 @@ org.apache.calcite calcite-core - 1.21.0 + 1.32.0 com.google.guava