Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot:spring-boot-starter-parent
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent be3304f commit 0da215e
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 @@ -69,7 +69,7 @@
<jackson-annotations.version>2.16.0</jackson-annotations.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<jackson-core.version>2.16.0</jackson-core.version>
<spring-boot-starter-parent.version>3.2.0</spring-boot-starter-parent.version>
<spring-boot-starter-parent.version>3.2.1</spring-boot-starter-parent.version>
<omni-coveragereporter-maven-plugin.version>0.4.3</omni-coveragereporter-maven-plugin.version>
<kotlinx-coroutines-debug.version>1.7.3</kotlinx-coroutines-debug.version>
</properties>
Expand Down

0 comments on commit 0da215e

Please sign in to comment.