upgrade spring boot 2.0.5 to 2.0.6

This commit is contained in:
thinkgem
2018-10-19 23:59:31 +08:00
parent cc3921c7bb
commit f110cde882

View File

@@ -6,7 +6,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>
</parent>
<groupId>com.jeesite</groupId>