From 3fe4db420f0e1278f2551633b75b5ff4646ea1bb Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 22:14:40 +0000 Subject: [PATCH] Update dependency org.apache.calcite:calcite-core to v1.37.0 --- .../parser-4-calcite-custom-tutorial/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/pom.xml b/calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/pom.xml index f47172d..052b957 100755 --- a/calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/pom.xml +++ b/calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/pom.xml @@ -63,7 +63,7 @@ org.apache.calcite calcite-core - 1.26.0 + 1.37.0 jar true ${project.build.directory}/ diff --git a/pom.xml b/pom.xml index 79c5bab..cf37c11 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.apache.calcite calcite-core - 1.26.0 + 1.37.0 org.apache.calcite.avatica