Skip to content

Commit

Permalink
chore(deps): 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.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]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 72785f9 commit 821507e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<okhttp.version>4.12.0</okhttp.version>
<postgresql.version>42.7.3</postgresql.version>
<snakeyaml.version>2.2</snakeyaml.version>
<springdoc.version>2.5.0</springdoc.version>
<springdoc.version>2.6.0</springdoc.version>
<edc-connector-version>0.7.0</edc-connector-version>
</properties>
<dependencies>
Expand Down

0 comments on commit 821507e

Please sign in to comment.