From 628faf901555f926ad4d9b7294b0be166a215a38 Mon Sep 17 00:00:00 2001 From: ralph isenmann Date: Thu, 27 Jan 2022 16:13:08 +0100 Subject: [Util] Change Tar Dependence to apache commens-compress, fixes #3888 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a003d1e..ad04c5b 100644 --- a/pom.xml +++ b/pom.xml @@ -213,9 +213,9 @@ compile - org.kamranzafar - jtar - [2.0,3.0) + org.apache.commons + commons-compress + [1.21,2.0) compile -- cgit v1.2.3-55-g7522