Skip to content

Commit

Permalink
3.0.x: Bump org.springframework.boot:spring-boot-dependencies (#178)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.11...v3.0.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent d162398 commit f7ab49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description = "Spring CredHub"

ext {
springVersion = "6.0.4"
springBootVersion = "3.0.11"
springBootVersion = "3.0.12"
springSecurityVersion = "6.0.1"
javadocLinks = [
"https://docs.oracle.com/en/java/javase/17/docs/api/",
Expand Down

0 comments on commit f7ab49d

Please sign in to comment.