Skip to content

Commit

Permalink
Bump version.spring-boot from 2.7.5 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps `version.spring-boot` from 2.7.5 to 3.2.0.

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

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

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

---
updated-dependencies:
- 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-starter
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 267fc81 commit af124f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-pathfinder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<name>Pathfinder: Spring Boot Bindings</name>
<properties>
<version.spring-boot>3.1.6</version.spring-boot>
<version.spring-boot>3.2.0</version.spring-boot>
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
</properties>

Expand Down

0 comments on commit af124f8

Please sign in to comment.