Skip to content

Commit e6e88ed

Browse files
Bump org.springframework.boot in /other-examples/java
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.4 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47231f3 commit e6e88ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other-examples/java/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id 'com.diffplug.spotless' version '8.1.0'
4-
id 'org.springframework.boot' version '3.3.4'
4+
id 'org.springframework.boot' version '4.0.2'
55
id 'com.github.johnrengelman.shadow' version '8.1.1'
66
}
77
}

0 commit comments

Comments
 (0)