Compare commits

...
Author SHA1 Message Date
Dave Syer 919adcf138 Update Spring Boot to 1.3.3 2016-03-02 17:56:13 +00:00
+1 -1
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>