Skip to content

Commit

Permalink
[bot]: Bump version.org.springframework.boot from 2.7.12 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps `version.org.springframework.boot` from 2.7.12 to 3.2.0.

Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.12 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v3.2.0)

Updates `org.springframework.boot:spring-boot-autoconfigure-processor` from 2.7.12 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v3.2.0)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.12 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v3.2.0)

Updates `org.springframework.boot:spring-boot-test` from 2.7.12 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v3.2.0)

Updates `org.springframework.boot:spring-boot-test-autoconfigure` from 2.7.12 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v3.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-test-autoconfigure
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent e52d702 commit 922c9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/optaplanner-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version.org.openrewrite.recipe>1.19.3</version.org.openrewrite.recipe>
<version.org.slf4j>1.7.36</version.org.slf4j><!-- TODO keep in sync with quarkus-bom -->
<version.org.springframework>5.3.27</version.org.springframework>
<version.org.springframework.boot>2.7.12</version.org.springframework.boot>
<version.org.springframework.boot>3.2.0</version.org.springframework.boot>

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

0 comments on commit 922c9cb

Please sign in to comment.