Commit b7d88569 by Johannes Stelzer

switch to latest spring boot release

parent 190e6280
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.1.7.RELEASE</version>
<version>1.1.9.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>de.codecentric</groupId>
......@@ -16,8 +16,7 @@
<description>Spring Boot Admin</description>
<url>https://github.com/codecentric/spring-boot-admin/</url>
<properties>
<spring-boot.version>1.1.7.RELEASE</spring-boot.version>
<spring.version>4.0.7.RELEASE</spring.version>
<spring-boot.version>1.1.9.RELEASE</spring-boot.version>
<hazelcast.version>3.3.3</hazelcast.version>
<bootstrap.version>2.3.2</bootstrap.version>
<jquery.version>1.11.0</jquery.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment