Upgrade spring-boot 3.1.5

- Relates #1117
This commit is contained in:
Janne Valkealahti
2023-10-30 10:32:45 +00:00
parent 33d68e7878
commit 27dbddebae

View File

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