Skip to content

Commit

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

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

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 73ac00a commit 2d9020b
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 @@ -21,7 +21,7 @@
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.2.3</maven-failsafe-plugin.version>
<kotlin.version>1.9.21</kotlin.version>
<spring-boot-starter-parent.version>3.1.5</spring-boot-starter-parent.version>
<spring-boot-starter-parent.version>3.2.0</spring-boot-starter-parent.version>
<omni-coveragereporter-maven-plugin.version>0.4.3</omni-coveragereporter-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<r2dbc-postgresql.version>0.8.13.RELEASE</r2dbc-postgresql.version>
Expand Down

0 comments on commit 2d9020b

Please sign in to comment.