From d9c9a637a52c5be65ddeaf020b5a0a4495d3cb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:12:17 +0000 Subject: [PATCH] build(deps): bump org.apache.calcite:calcite-core Bumps [org.apache.calcite:calcite-core](https://github.com/apache/calcite) from 1.21.0 to 1.42.0. - [Commits](https://github.com/apache/calcite/compare/calcite-1.21.0...calcite-1.42.0) --- updated-dependencies: - dependency-name: org.apache.calcite:calcite-core dependency-version: 1.42.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- coordinator/legacy/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coordinator/legacy/java/pom.xml b/coordinator/legacy/java/pom.xml index a0bb445..c4200f0 100644 --- a/coordinator/legacy/java/pom.xml +++ b/coordinator/legacy/java/pom.xml @@ -27,7 +27,7 @@ org.apache.calcite calcite-core - 1.21.0 + 1.42.0 org.postgresql