From cd9c3c3f4f7a55b8d52a36ff0559931610aa43ae Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期四, 03 十一月 2022 11:13:27 +0800 Subject: [PATCH] !243 合并 oss 私有库功能 update 优化 支持 oss 私有库功能 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index cc62885..12b0929 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <poi.version>5.2.3</poi.version> <easyexcel.version>3.1.1</easyexcel.version> <velocity.version>2.3</velocity.version> - <satoken.version>1.31.0</satoken.version> + <satoken.version>1.32.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