Skip to content

Commit fa82284

Browse files
authored
Merge pull request #1007 from fragaLY/dependabot/gradle/spring-boot-web/org.springframework.boot-3.5.4
Bump org.springframework.boot from 3.5.3 to 3.5.4 in /spring-boot-web
2 parents b0dffc4 + d32c148 commit fa82284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-web/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("org.springframework.boot") version "3.5.3"
4+
id("org.springframework.boot") version "3.5.4"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("com.google.cloud.tools.jib") version "3.4.5"
77
}

0 commit comments

Comments
 (0)