Update boot 2.6.7

- Fixes #1048
This commit is contained in:
Janne Valkealahti
2022-05-05 09:28:18 +01:00
parent 3b93d9de02
commit 1f1d706715

View File

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