From 0c1588daa803febf092f521eae64579b6d5c2b16 Mon Sep 17 00:00:00 2001 From: click33 <2393584716@qq.com> Date: Mon, 22 Aug 2022 16:29:42 +0800 Subject: [PATCH] =?UTF-8?q?`sa-token-jwt`=20=E6=A8=A1=E5=9D=97=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E6=94=B9=E4=B8=BA=20`hutool-jwt`=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC=E4=B8=BA=205.8.5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-token-plugin/sa-token-jwt/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sa-token-plugin/sa-token-jwt/pom.xml b/sa-token-plugin/sa-token-jwt/pom.xml index f5bb8a20..bdaf04ef 100644 --- a/sa-token-plugin/sa-token-jwt/pom.xml +++ b/sa-token-plugin/sa-token-jwt/pom.xml @@ -26,8 +26,8 @@ cn.hutool - hutool-all - 5.7.14 + hutool-jwt + 5.8.5