Update Spring Boot to 1.3.3

This commit is contained in:
Dave Syer
2016-03-02 17:57:07 +00:00
parent 64c5aaf981
commit 90f26edf14

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.2.RELEASE</version>
<version>1.3.3.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<modules>