Update boot 2.7.0

- Fixes #1052
This commit is contained in:
Janne Valkealahti
2022-05-22 16:47:40 +01:00
parent e0090fc58b
commit cf4eb2f7c0

View File

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