Upgrade to Spring Boot 1.2.2

This commit is contained in:
Dave Syer
2015-02-27 13:23:47 +00:00
parent cffa1525be
commit 77ff5820ff

View File

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