Skip to content

Commit

Permalink
chore(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.2.2 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.4)

---
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>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 902e22e commit 820e534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutiny-spring-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<hibernate-reactive.version>2.2.2.Final</hibernate-reactive.version>
<hibernate.version>6.4.0.Final</hibernate.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<spring-boot.version>3.2.2</spring-boot.version>
<spring-boot.version>3.2.4</spring-boot.version>

<main.verticle>com.example.demo.MainVerticle</main.verticle>
<assertj-core.version>3.25.3</assertj-core.version>
Expand Down

0 comments on commit 820e534

Please sign in to comment.