Upgrade spring-boot 2.7.12

- Fixes #1101
This commit is contained in:
Janne Valkealahti
2023-06-19 09:07:35 +01:00
parent cc2f70c8d1
commit 2aeccb210b

View File

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