Upgrade to boot 2.2.1

This commit is contained in:
Janne Valkealahti
2019-11-09 14:55:30 +00:00
parent af81e8dd2b
commit 2e69b564f0

View File

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