Skip to content

Commit 9bdba51

Browse files
committed
Upgrade spring-boot 3.1.6
- Fixes #1123
1 parent 5c7355d commit 9bdba51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
log4jVersion = '1.2.17'
4-
springBootVersion = '3.1.5'
4+
springBootVersion = '3.1.6'
55
jakartaPersistenceVersion = '3.1.0'
66
kryoVersion = '4.0.2'
77
springCloudClusterVersion = '1.0.2.RELEASE'

0 commit comments

Comments
 (0)