Bump version.spring.boot from 2.5.4 to 2.5.5

Bumps `version.spring.boot` from 2.5.4 to 2.5.5.

Updates `spring-boot-dependencies` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.5)

Updates `spring-boot-maven-plugin` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.5)

---
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-09-24 04:10:49 +00:00 committed by Mustapha Zorgati
parent d9a563816b
commit ea864474ad
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.4</version.spring.boot>
<version.spring.boot>2.5.5</version.spring.boot>
<version.spring.mybatis>2.0.6</version.spring.mybatis>
<!-- wildfly dependencies -->