sa-token-solon-plugin: 升级到 solon 1.6.29

This commit is contained in:
noear 2022-03-07 16:59:09 +08:00
parent 9de70bc8be
commit e444b88521
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon-web</artifactId>
<version>1.6.1</version>
<version>1.6.29</version>
</dependency>
<!-- Sa-Token 权限认证, 在线文档http://sa-token.dev33.cn/ -->

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>1.6.1</version>
<version>1.6.29</version>
</dependency>
<dependency>