Upgrade to boot 2.0.3

- Fixes #576
This commit is contained in:
Janne Valkealahti
2018-07-11 09:38:45 +01:00
parent 2d914a705e
commit b2a2e12a03

View File

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