升级SpringBoot到最新版本2.2.13
This commit is contained in:
parent
fe33ac0a91
commit
ce52201e89
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.2.12.RELEASE</version>
|
<version>2.2.13.RELEASE</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user