Use Boot 2.0.0.M6

This commit is contained in:
Janne Valkealahti
2017-11-10 09:09:32 +00:00
parent 9c5d1fed07
commit 5da12bec59

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '2.0.0.BUILD-SNAPSHOT'
springBootVersion = '2.0.0.M6'
eclipsePersistenceVersion = '2.1.1'
kryoVersion = '3.0.3'
springCloudClusterVersion = '1.0.2.RELEASE'