Skip to content

Commit

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

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

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

Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.10 to 3.1.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.10...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-configuration-processor
  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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent 4b9d80e commit 7c3755e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Spring Boot And Spring Cloud Dependency Versions -->
<spring-boot.version>2.7.10</spring-boot.version>
<spring-boot.version>3.1.2</spring-boot.version>
<spring-cloud.version>2021.0.6</spring-cloud.version>
<spring-cloud-alibaba.version>2021.0.5.0</spring-cloud-alibaba.version>
<spring-boot-admin.version>2.7.10</spring-boot-admin.version>
Expand Down

0 comments on commit 7c3755e

Please sign in to comment.