Skip to content

Commit

Permalink
Bump spring-boot from 3.3.5 to 3.4.0 (#117)
Browse files Browse the repository at this point in the history
Bumps `spring-boot` from 3.3.5 to 3.4.0.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent a3ce2aa commit e5edad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
spring-boot = "3.3.5"
spring-boot = "3.4.0"
p6Spy = "3.9.1"
datasource-proxy = "1.10.1"
flexy-pool = "3.0.2"
Expand Down

0 comments on commit e5edad0

Please sign in to comment.