!128 sa-token-solon-plugin:升级 solon 到 1.7.2

Merge pull request !128 from 西东/dev
This commit is contained in:
省长 2022-04-20 17:28:24 +00:00 committed by Gitee
commit 7853c1bea0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -26,13 +26,13 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>redisx</artifactId>
<version>1.3.4</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon-test</artifactId>
<version>1.6.34</version>
<version>1.7.2</version>
</dependency>
</dependencies>

View File

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