Bump org.springdoc:springdoc-openapi-starter-webmvc-ui

Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.5.0 to 2.6.0.
- [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.5.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-08 04:16:24 +00:00 committed by GitHub
parent 598bb4a74f
commit c8fab56208
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<version.jacoco>0.8.12</version.jacoco> <version.jacoco>0.8.12</version.jacoco>
<version.slf4j-test>3.0.1</version.slf4j-test> <version.slf4j-test>3.0.1</version.slf4j-test>
<version.testcontainers>1.20.0</version.testcontainers> <version.testcontainers>1.20.0</version.testcontainers>
<version.spring-openapi>2.5.0</version.spring-openapi> <version.spring-openapi>2.6.0</version.spring-openapi>
<!-- AspectJ dependencies --> <!-- AspectJ dependencies -->
<version.aspectj-maven-plugin>1.15.0</version.aspectj-maven-plugin> <version.aspectj-maven-plugin>1.15.0</version.aspectj-maven-plugin>