Skip to content

Commit

Permalink
Bump spring-boot.version in /org-springframework-test
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 3.0.3 to 3.0.4.

Updates `spring-boot-starter-test` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.3...v3.0.4)

Updates `spring-boot-starter-web` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Mar 6, 2023
1 parent a63353d commit a194275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-springframework-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<properties>
<spring-core.version>6.0.4</spring-core.version>
<spring-boot.version>3.0.3</spring-boot.version>
<spring-boot.version>3.0.4</spring-boot.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a194275

Please sign in to comment.