From 1f1208940f975c272dad8547ee38d3e81e54cef3 Mon Sep 17 00:00:00 2001 From: lilin Date: Sun, 23 Mar 2025 12:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=810323?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- java/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/java/pom.xml b/java/pom.xml index 0a90549..db07c4b 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -104,6 +104,27 @@ + + + org.apache.commons + commons-compress + 1.23.0 + + + + + org.tukaani + xz + 1.9 + + + + + com.github.junrar + junrar + 7.5.4 + + org.mybatis.spring.boot