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:
parent
598bb4a74f
commit
c8fab56208
2
pom.xml
2
pom.xml
|
@ -88,7 +88,7 @@
|
|||
<version.jacoco>0.8.12</version.jacoco>
|
||||
<version.slf4j-test>3.0.1</version.slf4j-test>
|
||||
<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 -->
|
||||
<version.aspectj-maven-plugin>1.15.0</version.aspectj-maven-plugin>
|
||||
|
|
Loading…
Reference in New Issue