Browse Source

[spring boot 升级][升级]:2.0.5->2.0.6

release_toaliyun_real
Stormeye Wu 7 years ago
parent
commit
df4045995a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -22,7 +22,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.5.RELEASE</version>
<version>2.0.6.RELEASE</version>
<relativePath/>
</parent>



Loading…
Cancel
Save