Update boot 2.4.2

- Fixes #917
This commit is contained in:
Janne Valkealahti
2021-01-17 16:01:27 +00:00
parent ee6fc0c06f
commit 698d1910d9

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'