From 04c36018d61b1f0324ef912741f5303554363ce7 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期四, 10 二月 2022 11:14:10 +0800 Subject: [PATCH] update sa-token 1.28.0 => 1.29.0 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index f19ff35..fd70c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <easyexcel.version>3.0.5</easyexcel.version> <cglib.version>3.3.0</cglib.version> <velocity.version>2.3</velocity.version> - <satoken.version>1.28.0</satoken.version> + <satoken.version>1.29.0</satoken.version> <mybatis-plus.version>3.5.1</mybatis-plus.version> <p6spy.version>3.9.1</p6spy.version> <hutool.version>5.7.20</hutool.version> -- Gitblit v1.9.3