Update boot 2.4.0

This commit is contained in:
Janne Valkealahti
2020-11-15 14:30:28 +00:00
parent 64b431cbc2
commit 3f0f51bc8c

View File

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