From bf34781f045a9913f14a2548e10d1d7c349ed197 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: Fri, 20 Oct 2023 12:10:53 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20commons-io=20?=
=?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/pom.xml b/pom.xml
index 8aac718d..fd88920d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,8 @@
1.12.540
2.2.0
+
+ 2.13.0
3.2.2
@@ -164,6 +166,12 @@
+
+ commons-io
+ commons-io
+ ${commons-io.version}
+
+
org.apache.velocity