Update boot 2.3.12

- Fixes #986
This commit is contained in:
Janne Valkealahti
2021-07-04 14:01:31 +01:00
parent 47fadf99ba
commit bd5b35798f

View File

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