Upgrade spring-boot 3.1.6

- Fixes #1123
This commit is contained in:
Janne Valkealahti
2023-11-24 07:56:24 +00:00
parent 5c7355dfcb
commit 9bdba51ad4

View File

@@ -1,7 +1,7 @@
buildscript {
ext {
log4jVersion = '1.2.17'
springBootVersion = '3.1.5'
springBootVersion = '3.1.6'
jakartaPersistenceVersion = '3.1.0'
kryoVersion = '4.0.2'
springCloudClusterVersion = '1.0.2.RELEASE'