Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SimY4 committed Jul 1, 2024
1 parent 1dbc07b commit 314c9fa
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 @@ -24,7 +24,7 @@
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>

<springdoc-openapi.version>2.5.0</springdoc-openapi.version>
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>

<handlebars.version>4.4.0</handlebars.version>
<mustache.version>0.9.13</mustache.version>
Expand Down

0 comments on commit 314c9fa

Please sign in to comment.