Skip to content

Commit

Permalink
build(deps): bump spring-boot.version from 2.7.5 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps `spring-boot.version` from 2.7.5 to 3.1.2.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.5 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.1.2)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.5 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.1.2)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.5 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent e8fcb8d commit 34141d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<openrewrite.version>7.35.0</openrewrite.version>
<openrewrite.spring.version>4.32.0</openrewrite.spring.version>
<rewrite-migrate-java.version>1.17.0</rewrite-migrate-java.version>
<spring-boot.version>2.7.5</spring-boot.version>
<spring-boot.version>3.1.2</spring-boot.version>
<progressbar.version>0.9.5</progressbar.version>
<testcontainers.version>1.17.6</testcontainers.version>
<maven-invoker.version>3.2.0</maven-invoker.version>
Expand Down

0 comments on commit 34141d7

Please sign in to comment.