From 46aa4889f2808d2e88d46fe816afd7097a784ce2 Mon Sep 17 00:00:00 2001 From: Lukas Sembera Date: Thu, 21 Mar 2024 17:53:27 +0100 Subject: [PATCH] SNOW-1196967 SNOW-1196966 Update vulnerable dependencies (#720) --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ae14b4d1..de5f2244f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ - 1.74 + 1.77 1.9.13 1.15 3.2.2 @@ -441,6 +441,10 @@ net.snowflake snowflake-jdbc + + org.apache.commons + commons-compress + org.apache.hadoop hadoop-common @@ -695,6 +699,12 @@ true true + + + org.apache.commons:commons-compress +