From 383478d2e3603807f6ea5be1e12db83f90c620d9 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sat, 9 Sep 2023 14:07:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20commons-lang3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffb4235..36417c9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.8 1.8 2.13.5 - 3.12.0 + 3.13.0 32.0.1-jre 3.0.2 2.12.5 @@ -72,6 +72,14 @@ true test + + + cn.hutool + hutool-all + 5.8.21 + test + +