Skip to content

Commit a3add29

Browse files
Update spring boot
1 parent 03bce20 commit a3add29

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
@@ -4,7 +4,7 @@ buildscript {
44
gradlePluginPortal()
55
mavenCentral()
66
}
7-
springBootVersion = '2.7.16'
7+
springBootVersion = '2.7.17'
88
springCloudVersion = '3.1.3'
99
lombokVersion = '1.18.30'
1010
feignVersion = '11.9'

0 commit comments

Comments
 (0)