Skip to content

Commit

Permalink
build(deps): bump spring-boot-starter-parent from 2.7.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.0...v2.7.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2022
1 parent cac468b commit 3fa849c
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 @@ -70,7 +70,7 @@
<jackson-annotations.version>2.13.3</jackson-annotations.version>
<jackson-databind.version>2.13.3</jackson-databind.version>
<jackson-core.version>2.13.3</jackson-core.version>
<spring-boot-starter-parent.version>2.7.0</spring-boot-starter-parent.version>
<spring-boot-starter-parent.version>2.7.1</spring-boot-starter-parent.version>
<omni-coveragereporter-maven-plugin.version>0.3.0</omni-coveragereporter-maven-plugin.version>
</properties>

Expand Down

0 comments on commit 3fa849c

Please sign in to comment.