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.0.2 to 2.3.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.0.2...v2.3.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 Jan 16, 2024
1 parent 1d720dc commit 501e49b
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 @@
<jakarta-validation.version>3.0.2</jakarta-validation.version>
<jjwt.version>0.12.3</jjwt.version>
<liquibase.version>4.25.1</liquibase.version>
<springdoc.version>2.0.2</springdoc.version>
<springdoc.version>2.3.0</springdoc.version>
<preliquibase.version>1.4.0</preliquibase.version>
<minio.version>8.5.3</minio.version>
<xml-format.version>3.2.2</xml-format.version>
Expand Down

0 comments on commit 501e49b

Please sign in to comment.