Updated Spring Boot starter

This commit is contained in:
Marcin Grzejszczak
2016-11-08 17:03:43 +01:00
parent 24e5155431
commit 92cf2cf5c6

View File

@@ -1299,7 +1299,7 @@ Example of a `pom.xml` inside the `server` folder.
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version>
<version>1.4.2.BUILD-SNAPSHOT</version>
<relativePath />
</parent>