Update spring-boot 3.1.4

- Relates #1117
This commit is contained in:
Janne Valkealahti
2023-10-09 10:00:42 +01:00
parent 9bb0674cc9
commit e3fead1c7f

View File

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