From edbde96487afbb300e08d5863cdc57631dc8c137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=89=E6=B5=B8=E7=8B=AC?= <953969331@qq.com> Date: Fri, 26 Aug 2022 14:46:08 +0800 Subject: [PATCH] =?UTF-8?q?sa-token-jwt=E4=B8=ADhutool=E6=98=AF5.7.14?= =?UTF-8?q?=EF=BC=8C=E4=BC=9A=E5=BD=B1=E5=93=8D=E5=88=B0=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E4=B8=AD=E7=9A=845.8.5=E7=9A=84=E4=BD=BF=E7=94=A8=EF=BC=9B?= =?UTF-8?q?=E4=BD=BF=E7=94=A8Ipv4Util=E6=97=B6=EF=BC=8C=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E6=98=AF5.7.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 47edac0e..9fb54fb6 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,12 @@ cn.dev33 sa-token-jwt ${satoken.version} + + + cn.hutool + hutool-all + +