Skip to content

Commit 3f43c7b

Browse files
chore(deps): bump spring-boot from 3.3.6 to 3.3.7 (#185)
Bumps `spring-boot` from 3.3.6 to 3.3.7. Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.3.7) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.3.7) Updates `org.springframework.boot:spring-boot-starter-hateoas` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.3.7) Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.3.7) Updates `org.springframework.boot` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-hateoas dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29f647a commit 3f43c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ktlint = "11.0.0"
44
axion-release = "1.18.16"
55
jackson = "2.18.2"
66
guava = "33.4.0-jre"
7-
spring-boot = "3.3.6"
7+
spring-boot = "3.3.7"
88
spring-restdocs = "3.0.3"
99
spring-dependency-management = "1.1.7"
1010
junit = "5.11.4"

0 commit comments

Comments
 (0)