From e10bd4be52907635a7eafd29dcf882cf0ad328c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:14:58 +0000 Subject: [PATCH] Bump calcite-core from 1.7.0 to 1.26.0 Bumps [calcite-core](https://github.com/apache/calcite) from 1.7.0 to 1.26.0. - [Release notes](https://github.com/apache/calcite/releases) - [Commits](https://github.com/apache/calcite/compare/calcite-1.7.0...calcite-1.26.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14485cf..0f5aa5b 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.apache.calcite calcite-core - 1.7.0 + 1.26.0 commons-io