From 1ce32bbe0751c331533228db7c9a181b22a760a7 Mon Sep 17 00:00:00 2001 From: dftre <3066417822@qq.com> Date: Tue, 7 Jan 2025 12:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0jjwt-api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- ruoyi-common/pom.xml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 621f67f..2c3c04d 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 5.3.0 4.5.14 2.3 - 0.12.5 + 0.12.6 4.5.0 3.0.3 diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 8472bb9..9344d69 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -80,19 +80,16 @@ io.jsonwebtoken jjwt-api - ${jwt.version} io.jsonwebtoken jjwt-impl - ${jwt.version} io.jsonwebtoken jjwt-jackson - ${jwt.version}