Update boot 2.4.2

- Fixes #916
This commit is contained in:
Janne Valkealahti
2021-01-17 16:00:36 +00:00
parent 1ba7657a63
commit 6aa61a04b8

View File

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