1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

Migrate spring boot starter parent to 2.2.6.RELEASE

This commit is contained in:
dengchao@xgtl 2020-04-09 11:36:54 +08:00
parent 6b96cef408
commit cba760f157

View File

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.2.6.RELEASE</version>
<relativePath/>
</parent>
<properties>