From ad5cd1921e83e98d4e89b3c6a525ac30f49d40d9 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: Wed, 3 Jul 2024 11:39:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7commons.io=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC2.16.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a858d23..e0e8f146 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <pagehelper.boot.version>1.4.7</pagehelper.boot.version> <fastjson.version>1.2.83</fastjson.version> <oshi.version>6.6.1</oshi.version> - <commons.io.version>2.13.0</commons.io.version> + <commons.io.version>2.16.1</commons.io.version> <poi.version>4.1.2</poi.version> <velocity.version>2.3</velocity.version> </properties>