From d3f77b31014bba6d1dee99287a1a85ce130b9b46 Mon Sep 17 00:00:00 2001 From: lijiarao Date: Sat, 14 Sep 2024 15:10:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=AE=89=E5=85=A8=20=E5=8D=87=E7=BA=A7co?= =?UTF-8?q?mmons-compress=E7=89=88=E6=9C=AC=E5=88=B01.26.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laws-base/laws-base-core/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/laws-base/laws-base-core/pom.xml b/laws-base/laws-base-core/pom.xml index 7a77d522..677423b7 100644 --- a/laws-base/laws-base-core/pom.xml +++ b/laws-base/laws-base-core/pom.xml @@ -226,8 +226,17 @@ xerces xercesImpl + + commons-compress + org.apache.commons + + + org.apache.commons + commons-compress + 1.26.0 +