Upgrade to boot 2.0.0

This commit is contained in:
Janne Valkealahti
2018-03-01 08:36:14 +00:00
parent 65c9bfac89
commit 9abbff5824

View File

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