Upgrade to boot 2.0.1.RELEASE

- Fixes #543
This commit is contained in:
Janne Valkealahti
2018-04-05 15:15:21 +01:00
parent 2f474f27b8
commit bddd9e4bfb

View File

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