Spring Boot upgrade from 1.4.2 to 1.4.5

This commit is contained in:
Rémi Cocula
2017-03-14 20:20:47 +01:00
parent 3c43630f93
commit dfda4e560f
+1 -1
View File
@@ -82,7 +82,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.4.2.RELEASE</version>
<version>1.4.5.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>