Bump spring version

This commit is contained in:
Andrew DeMaria
2019-01-08 21:41:33 -05:00
parent ee4cb71052
commit 355868bf60
+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.16.RELEASE</version>
<version>1.5.18.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>