Bump spring_boot_version from 2.7.5 to 2.7.8

Bumps `spring_boot_version` from 2.7.5 to 2.7.8.

Updates `spring-boot-starter-oauth2-resource-server` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-starter-security` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-dependencies` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-starter-logging` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-starter-actuator` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-starter-web` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-maven-plugin` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

Updates `spring-boot-actuator` from 2.7.5 to 2.7.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.8)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-starter-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  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
- dependency-name: org.springframework.boot:spring-boot-actuator
  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-02-01 00:04:44 +00:00
committed by GitHub
parent f073120887
commit 7603d91f16

View File

@@ -53,7 +53,7 @@
<hadoop_version>3.3.4</hadoop_version>
<json_schema_validator_version>2.2.14</json_schema_validator_version>
<json_schema_core_version>1.2.14</json_schema_core_version>
<spring_boot_version>2.7.5</spring_boot_version>
<spring_boot_version>2.7.8</spring_boot_version>
<guava_version>31.1-jre</guava_version>
<storm_guava_version>31.1-jre</storm_guava_version>
<springdoc_openapi_version>1.6.14</springdoc_openapi_version>