Skip to content

Commit

Permalink
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Browse files Browse the repository at this point in the history
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.4.0...v2.5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ghillert committed Apr 1, 2024
1 parent d75a3cd commit 303fae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<version.lib.rest-assured>5.4.0</version.lib.rest-assured>
<version.lib.spring-boot>3.2.4</version.lib.spring-boot>
<version.lib.spring-cloud>2023.0.1</version.lib.spring-cloud>
<version.lib.springdoc-openapi>2.4.0</version.lib.springdoc-openapi>
<version.lib.springdoc-openapi>2.5.0</version.lib.springdoc-openapi>
<version.lib.opentracing-spring-jaeger>3.3.1</version.lib.opentracing-spring-jaeger>

<version.plugin.dependency-check-maven>9.1.0</version.plugin.dependency-check-maven>
Expand Down

0 comments on commit 303fae3

Please sign in to comment.