Bump version.spring.boot from 2.5.0 to 2.5.1

Bumps `version.spring.boot` from 2.5.0 to 2.5.1.

Updates `spring-boot-dependencies` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.1)

Updates `spring-boot-maven-plugin` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-11 04:07:23 +00:00 committed by holgerhagen
parent 5e45c1a1de
commit f6439d2fdf
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<!-- spring dependencies -->
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
<version.spring.core>2.0.0.RELEASE</version.spring.core>
<version.spring.boot>2.5.0</version.spring.boot>
<version.spring.boot>2.5.1</version.spring.boot>
<version.spring.mybatis>2.0.6</version.spring.mybatis>
<!-- wildfly dependencies -->