Upgraded to Spring Boot 1.5.3

This commit is contained in:
Nanne Baars 2017-05-21 11:04:13 +02:00
parent 6f0f71b131
commit cb9503d4a3

View File

@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.RELEASE</version> <version>1.5.3.RELEASE</version>
</parent> </parent>
<licenses> <licenses>