Upgrade to boot 2.2.0.M3

- Relates #765
This commit is contained in:
Janne Valkealahti
2019-05-15 18:16:02 +01:00
parent 6208b3eefe
commit 345b27b2b2

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '2.2.0.M2'
springBootVersion = '2.2.0.M3'
eclipsePersistenceVersion = '2.1.1'
kryoVersion = '4.0.2'
springCloudClusterVersion = '1.0.2.RELEASE'