#36 - Downgrade to Spring Boot 1.5.3.

This commit is contained in:
Mark Paluch
2017-05-09 14:00:52 +02:00
parent 4f733854da
commit ff5494ee6e

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>1.5.3.RELEASE</version>
</parent>
<properties>
@@ -162,4 +162,4 @@
</repository>
</repositories>
</project>
</project>