Bump version.spring.boot from 2.7.16 to 2.7.17

Bumps `version.spring.boot` from 2.7.16 to 2.7.17.

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

---
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] 2023-10-24 12:56:36 +00:00 committed by GitHub
parent dee57ab1af
commit 2315372a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,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.7.16</version.spring.boot>
<version.spring.boot>2.7.17</version.spring.boot>
<version.spring.mybatis>2.1.1</version.spring.mybatis>
<!-- wildfly dependencies -->