From 3095a0595e2e2e16d712fcf11045ba3c0cccf044 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Wed, 7 Aug 2024 12:40:16 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20=E4=BE=9D=E8=B5=96?=
=?UTF-8?q?=E6=BC=8F=E6=B4=9E=20=E9=99=90=E5=88=B6=E9=83=A8=E5=88=86?=
=?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 6 ++++++
ruoyi-modules/ruoyi-workflow/pom.xml | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a0af385c..2612d744 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,6 +370,12 @@
${undertow.version}
+
+ commons-compress
+ org.apache.commons
+ 1.26.2
+
+
com.alibaba
fastjson
diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml
index a41e978c..13fdfc51 100644
--- a/ruoyi-modules/ruoyi-workflow/pom.xml
+++ b/ruoyi-modules/ruoyi-workflow/pom.xml
@@ -61,7 +61,7 @@
org.apache.xmlgraphics
batik-all
- 1.10
+ 1.17
xalan