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
…1501)

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent f978218 commit 5de8477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcontainers-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<testcontainers.version>1.19.0</testcontainers.version>
<spring.boot.version>3.1.3</spring.boot.version>
<spring.boot.version>3.1.4</spring.boot.version>
<spring.cloud.version>2022.0.4</spring.cloud.version>
<spring.cloud.gcp.version>4.8.0</spring.cloud.gcp.version>
<equalsverifier.version>3.15.1</equalsverifier.version>
Expand Down

0 comments on commit 5de8477

Please sign in to comment.