From 52d33195ec8fd9c664c7cdf5b6a6c0836c099031 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 11 一月 2023 15:24:35 +0800 Subject: [PATCH] update sa-token 1.33.0 => 1.34.0 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index de150be..8afb73f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <poi.version>5.2.3</poi.version> <easyexcel.version>3.1.5</easyexcel.version> <velocity.version>2.3</velocity.version> - <satoken.version>1.33.0</satoken.version> + <satoken.version>1.34.0</satoken.version> <mybatis-plus.version>3.5.3.1</mybatis-plus.version> <p6spy.version>3.9.1</p6spy.version> <hutool.version>5.8.11</hutool.version> -- Gitblit v1.9.3