mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-14 19:32:10 +08:00
build: update dependencies for Spring Boot and Shiro versions
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.5.9</version>
|
||||
<version>3.5.11</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<java.version>21</java.version>
|
||||
|
||||
<!-- Library versions -->
|
||||
<shiro.version>2.0.6</shiro.version>
|
||||
<shiro.version>2.1.0</shiro.version>
|
||||
<fastexcel.version>1.3.0</fastexcel.version>
|
||||
<pagehelper.version>6.1.1</pagehelper.version>
|
||||
<quartz-starter.version>1.0.0</quartz-starter.version>
|
||||
|
||||
Reference in New Issue
Block a user