Skip to content

Commit d46c815

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.18
1 parent bd1a9b5 commit d46c815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fbms-webapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
springBootVersion = '2.0.3.RELEASE'
3+
springBootVersion = '2.7.18'
44
}
55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)