From d6f2f409d3d37611f063e29fff3db58cd386946c Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 6 Oct 2023 13:20:04 +0200 Subject: [PATCH] Update calcite to 1.32.0 --- plugin/trino-pinot/pom.xml | 10 ++++++++++ pom.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/plugin/trino-pinot/pom.xml b/plugin/trino-pinot/pom.xml index e0b177b647fc..5a3ce0b8b934 100755 --- a/plugin/trino-pinot/pom.xml +++ b/plugin/trino-pinot/pom.xml @@ -24,6 +24,16 @@ instances + + + + org.apache.calcite + calcite-core + 1.32.0 + + + + com.fasterxml.jackson.core diff --git a/pom.xml b/pom.xml index 3eb51723bd1a..635bb88addf6 100644 --- a/pom.xml +++ b/pom.xml @@ -1874,13 +1874,13 @@ org.locationtech.jts jts-core - 1.16.1 + 1.19.0 org.locationtech.jts.io jts-io-common - 1.16.1 + 1.19.0 junit