Update spring boot

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
master
Andrew DeMaria 7 years ago
parent bbccce2303
commit 2ea980d642
No known key found for this signature in database
GPG Key ID: 0A3F5E91F8364EDF
  1. 2
      pom.xml

@ -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>

Loading…
Cancel
Save