Bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#2328)

Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.5...v2.8.6)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-26 08:36:12 +02:00
committed by GitHub
parent 4e113f9483
commit a0c5a2f26e

View File

@@ -42,7 +42,7 @@
<spring.boot.version>3.4.4</spring.boot.version>
<spring.cloud.version>2024.0.1</spring.cloud.version>
<springdoc-openapi.version>2.8.5</springdoc-openapi.version>
<springdoc-openapi.version>2.8.6</springdoc-openapi.version>
<spring.plugin.core.version>3.0.0</spring.plugin.core.version>
<!-- Spring boot version overrides (should be reviewed with every boot upgrade) - START -->
<!-- Newer versions needed than defined in Boot -->