Skip to content

Commit

Permalink
build(deps): bump org.springdoc:springdoc-openapi-starter-webflux-ui
Browse files Browse the repository at this point in the history
Bumps [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.1 to 2.8.3.
- [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.8.1...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d8bb8c3 commit d58f067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>rest-adapter</artifactId>
<properties>
<springdoc-openapi-starter-webflux-ui.version>2.8.1</springdoc-openapi-starter-webflux-ui.version>
<springdoc-openapi-starter-webflux-ui.version>2.8.3</springdoc-openapi-starter-webflux-ui.version>
</properties>
<dependencies>
<!-- Domain -->
Expand Down

0 comments on commit d58f067

Please sign in to comment.