From 31acd6b301b8a1f1c5f0eff0e6d67d1d03512f1d Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 16 十一月 2022 20:10:18 +0800 Subject: [PATCH] update sa-token 1.32.0 => 1.33.0 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index f0c5c95..9cdf260 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <poi.version>5.2.3</poi.version> <easyexcel.version>3.1.1</easyexcel.version> <velocity.version>2.3</velocity.version> - <satoken.version>1.32.0</satoken.version> + <satoken.version>1.33.0</satoken.version> <mybatis-plus.version>3.5.2</mybatis-plus.version> <p6spy.version>3.9.1</p6spy.version> <hutool.version>5.8.8</hutool.version> -- Gitblit v1.9.3