Skip to content

Commit bac6667

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-web-native/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
application
44
id("org.hibernate.orm") version "7.0.6.Final"
5-
id("org.springframework.boot") version "3.5.3"
5+
id("org.springframework.boot") version "3.5.4"
66
id("io.spring.dependency-management") version "1.1.7"
77
id("org.graalvm.buildtools.native") version "0.11.0"
88
id("com.google.cloud.tools.jib") version "3.4.5"

0 commit comments

Comments
 (0)