Skip to content

Commit

Permalink
deps: bump org.springframework.boot:spring-boot-dependencies
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.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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and triceo committed Nov 26, 2024
1 parent a1d1f7e commit 1354605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<version.org.jfree.jfreechart>1.5.5</version.org.jfree.jfreechart>
<version.org.openrewrite.recipe>2.22.0</version.org.openrewrite.recipe>
<version.org.slf4j>2.0.16</version.org.slf4j><!-- TODO keep in sync with quarkus-bom -->
<version.org.springframework.boot>3.3.5</version.org.springframework.boot>
<version.org.springframework.boot>3.4.0</version.org.springframework.boot>
<version.org.jspecify>1.0.0</version.org.jspecify>

<!-- ************************************************************************ -->
Expand Down

0 comments on commit 1354605

Please sign in to comment.