Update boot 2.5.12

- Fixes #1037
This commit is contained in:
Janne Valkealahti
2022-04-05 08:21:48 +01:00
parent 9cf1042cb5
commit b50d3f2372

View File

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