Skip to content

Commit

Permalink
Bump org.springdoc:springdoc-openapi-starter-webflux-ui
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi).


Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.6.0 to 2.7.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.6.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 78161d8 commit d442d64
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 @@ -30,7 +30,7 @@
<dataprotection-config-api.version>1.0</dataprotection-config-api.version>
<dataprotection-maven-plugin.version>1.0</dataprotection-maven-plugin.version>

<springdoc-openapi-starter.version>2.6.0</springdoc-openapi-starter.version>
<springdoc-openapi-starter.version>2.7.0</springdoc-openapi-starter.version>
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>

Expand Down

0 comments on commit d442d64

Please sign in to comment.