Update spring boot

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2018-05-03 20:25:57 -04:00
parent bbccce2303
commit 2ea980d642
+1 -1
View File
@@ -86,7 +86,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.5.10.RELEASE</version>
<version>1.5.12.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>