Skip to content

Commit 7751988

Browse files
Bump spring-boot from 4.0.5 to 4.0.6
Bumps `spring-boot` from 4.0.5 to 4.0.6. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-starter-webmvc` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-starter-webmvc-test` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.springframework.boot` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webmvc dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webmvc-test dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19b2937 commit 7751988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jacoco = "0.8.14"
55
javafxplugin = "0.1.0"
66
junit-jupiter = "6.0.3"
77
pmd = "7.16.0"
8-
spring-boot = "4.0.5"
8+
spring-boot = "4.0.6"
99

1010
[libraries]
1111
assertj-core = { module = "org.assertj:assertj-core", version.ref = "assertj-core" }

0 commit comments

Comments
 (0)