Skip to content

Commit

Permalink
dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#…
Browse files Browse the repository at this point in the history
…36)

Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.5.0 to 2.6.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.5.0...v2.6.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 59208bc commit 51262ad
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 @@ -21,7 +21,7 @@
<properties>
<java.version>21</java.version>
<spring.retry.version>2.0.6</spring.retry.version>
<springdoc.version>2.5.0</springdoc.version>
<springdoc.version>2.6.0</springdoc.version>
<checkstyle-maven-plugin.version>3.4.0</checkstyle-maven-plugin.version>
<logbook.version>3.9.0</logbook.version>
<nimbusds.oidc.sdk.version>11.13</nimbusds.oidc.sdk.version>
Expand Down

0 comments on commit 51262ad

Please sign in to comment.