Skip to content

Commit 1b86c1d

Browse files
authored
Upgrade spring-boot from 3.5.7 to 3.5.12 (#162)
1 parent 73ca3f6 commit 1b86c1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencyManagement {
2929
}
3030
}
3131

32-
def springBootVersion = '3.5.7'
32+
def springBootVersion = '3.5.12'
3333

3434
dependencies {
3535

0 commit comments

Comments
 (0)