mirror of https://gitee.com/stylefeng/roses
【7.4.0】升级spring boot版本到2.6.14
parent
df93b4d24a
commit
592aa3b6e8
2
pom.xml
2
pom.xml
|
@ -15,7 +15,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.10</version>
|
<version>2.6.14</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|
Loading…
Reference in New Issue