Update boot 2.4.4

- Fixes #933
This commit is contained in:
Janne Valkealahti
2021-03-18 17:48:09 +00:00
parent 1839695eb3
commit 33038ee8bc

View File

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