Update boot 2.4.13

- Fixes #1026
This commit is contained in:
Janne Valkealahti
2022-03-07 10:07:55 +00:00
parent 3ce5eb7b65
commit 4fc98f1fe6

View File

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