forked from DevFW-CICD/spring-petclinic
Upgrade to Spring Boot 2.0.4.RELEASE
This commit is contained in:
parent
5f7574570e
commit
73c9ac5acb
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.3.RELEASE</version>
|
||||
<version>2.0.4.RELEASE</version>
|
||||
</parent>
|
||||
<name>petclinic</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue