mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-13 14:57:16 +08:00
升级:Spring Boot 2.7.7 => 2.7.8;Sa-Token 1.33.0 => 1.34.0
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -38,12 +38,12 @@ limitations under the License.
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.7.7</version>
|
||||
<version>2.7.8</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<sa-token.version>1.33.0</sa-token.version>
|
||||
<sa-token.version>1.34.0</sa-token.version>
|
||||
|
||||
<!-- ### 持久层相关 ### -->
|
||||
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
|
||||
|
Reference in New Issue
Block a user