Skip to content

Commit

Permalink
Bump spring.boot.version from 3.1.6 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps `spring.boot.version` from 3.1.6 to 3.2.2.

Updates `org.springframework.boot:spring-boot-starter-web` from 3.1.6 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.2)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.6 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.2)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.1.6 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.2)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.6 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 5de66ec commit 5358c80
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 @@ -64,7 +64,7 @@

<!-- version properties -->
<!-- framework and base stuff -->
<spring.boot.version>3.1.6</spring.boot.version>
<spring.boot.version>3.2.2</spring.boot.version>
<lombok.version>1.18.24</lombok.version>
<openapi-starter-webmvc-ui.version>2.0.2</openapi-starter-webmvc-ui.version>
<swagger-annotations.version>1.5.20</swagger-annotations.version>
Expand Down

0 comments on commit 5358c80

Please sign in to comment.