From 8e5b32f83fe22c5fedaf06e1124a0895276a0c84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Oct 2020 23:50:38 +0000 Subject: [PATCH] fix: java/calcite/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 --- java/calcite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/calcite/pom.xml b/java/calcite/pom.xml index 02e8a26b72..8248b8ecc1 100644 --- a/java/calcite/pom.xml +++ b/java/calcite/pom.xml @@ -44,7 +44,7 @@ org.apache.calcite calcite-core - 1.19.0 + 1.26.0 org.pentaho