From d1884d753be5a874ad8ce54208e0fe58be20992a Mon Sep 17 00:00:00 2001 From: Nicolas Harrand Date: Tue, 22 Oct 2019 16:37:10 +0200 Subject: [PATCH] fix(pom.xml): upgrade commons-compress to 1.19 (#3156) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca7b2af1ae2..e5caffbd9c5 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ org.apache.commons commons-compress - 1.18 + 1.19