Skip to content

Commit

Permalink
[dependency] 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.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-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 Nov 25, 2024
1 parent 4ac3974 commit b23d6fe
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 @@ -62,7 +62,7 @@
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
<google-spring-cloud-gcp.version>5.8.0</google-spring-cloud-gcp.version>
<spring-cloud-starter.version>4.1.4</spring-cloud-starter.version>
<springdoc-openapi-ui.version>2.6.0</springdoc-openapi-ui.version>
<springdoc-openapi-ui.version>2.7.0</springdoc-openapi-ui.version>
<google-oauth-client.version>1.36.0</google-oauth-client.version>
<okhttp3.version>4.12.0</okhttp3.version>
<wiremock-jre8-standalone.version>2.35.2</wiremock-jre8-standalone.version>
Expand Down

0 comments on commit b23d6fe

Please sign in to comment.