Skip to content

Commit dbab307

Browse files
dependabot[bot]paul58914080
authored andcommitted
build: bump org.springdoc:springdoc-openapi-starter-webflux-ui
Bumps [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c1488 commit dbab307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/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>3.0.1</springdoc-openapi-starter-webflux-ui.version>
13+
<springdoc-openapi-starter-webflux-ui.version>3.0.2</springdoc-openapi-starter-webflux-ui.version>
1414
</properties>
1515
<dependencies>
1616
<!-- Domain -->

0 commit comments

Comments
 (0)