Update Boot 2.4.1

- Fixes #904
This commit is contained in:
Janne Valkealahti
2020-12-11 08:50:32 +00:00
parent f4ce9310c1
commit f4ae6e0663

View File

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