Bump version.spring.boot from 2.6.5 to 2.6.6

Bumps `version.spring.boot` from 2.6.5 to 2.6.6.

Updates `spring-boot-dependencies` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)

Updates `spring-boot-maven-plugin` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)

---
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] 2022-04-01 04:10:51 +00:00 committed by Mustapha Zorgati
parent fc8e274d60
commit d56e101d9b
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.6.5</version.spring.boot>
<version.spring.boot>2.6.6</version.spring.boot>
<version.spring.mybatis>2.0.7</version.spring.mybatis>
<!-- wildfly dependencies -->