From 7fbec71bf9728c013a8f82f7f93d4906322abadc Mon Sep 17 00:00:00 2001 From: click33 <2393584716@qq.com> Date: Sat, 22 Oct 2022 05:34:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=AE=9A=E4=B9=89=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- sa-token-plugin/sa-token-dao-redis-jackson/pom.xml | 2 +- .../sa-token-reactor-spring-boot-starter/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 894d9f3c..1381b6b0 100644 --- a/pom.xml +++ b/pom.xml @@ -43,9 +43,9 @@ utf-8 2.5.12 - 5.0.4.RELEASE + 5.3.7 3.1.4.RELEASE - 2.12.6.1 + 2.13.4.1 3.1.0 3.0.9.RELEASE 1.10.4 @@ -54,7 +54,7 @@ 4.9.17 3.14.4 2.5.0 - 2.7.15 + 2.7.18 2.10.1.RELEASE 5.8.5 0.9.1 diff --git a/sa-token-plugin/sa-token-dao-redis-jackson/pom.xml b/sa-token-plugin/sa-token-dao-redis-jackson/pom.xml index fe38cd4a..bcf6a5cf 100644 --- a/sa-token-plugin/sa-token-dao-redis-jackson/pom.xml +++ b/sa-token-plugin/sa-token-dao-redis-jackson/pom.xml @@ -33,7 +33,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + ${jackson-databind.version} true diff --git a/sa-token-starter/sa-token-reactor-spring-boot-starter/pom.xml b/sa-token-starter/sa-token-reactor-spring-boot-starter/pom.xml index d353fa9f..c3132617 100644 --- a/sa-token-starter/sa-token-reactor-spring-boot-starter/pom.xml +++ b/sa-token-starter/sa-token-reactor-spring-boot-starter/pom.xml @@ -36,7 +36,7 @@ org.springframework spring-web - 5.3.7 + ${spring-web.version} true