mirror of https://gitee.com/xiaonuobase/snowy
【更新】升级springboot为2.15.2,与satoken依赖boot版本一致,防止log4j漏洞风险
parent
7094edbd2b
commit
2a585e3a5c
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>2.7.4</version>
|
<version>2.5.12</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in New Issue