forked from DevFW-CICD/spring-petclinic
Upgrade to Spring Boot 2.0.2.RELEASE
This commit is contained in:
parent
44060315cc
commit
4d6ee8410d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.2.RELEASE</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue