Skip to content

Commit 45edd98

Browse files
dependabot[bot]paul58914080
authored andcommitted
build(deps): bump org.springdoc:springdoc-openapi-starter-webflux-ui
Bumps [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.8 to 2.8.9. - [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.8...v2.8.9) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 015d883 commit 45edd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>rest-adapter</artifactId>
1212
<properties>
13-
<springdoc-openapi-starter-webflux-ui.version>2.8.8</springdoc-openapi-starter-webflux-ui.version>
13+
<springdoc-openapi-starter-webflux-ui.version>2.8.9</springdoc-openapi-starter-webflux-ui.version>
1414
</properties>
1515
<dependencies>
1616
<!-- Domain -->

0 commit comments

Comments
 (0)