From a564c949103cacebc80f6daa1a6e83841b39968b Mon Sep 17 00:00:00 2001 From: Kamil Horbowicz Date: Wed, 11 Sep 2019 15:27:22 +0200 Subject: [PATCH] Update org.apache.commons:commons-compress dependency to 1.19 Fixes https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-460507 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e37a9727..ea6d44ec 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ org.apache.commons commons-compress - 1.18 + 1.19 org.tukaani