Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Bump springdoc_openapi_version from 1.6.13 to 1.6.14 (#832)
Browse files Browse the repository at this point in the history
Bumps `springdoc_openapi_version` from 1.6.13 to 1.6.14.

Updates `springdoc-openapi-security` from 1.6.13 to 1.6.14
- [Release notes](https:/springdoc/springdoc-openapi/releases)
- [Changelog](https:/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.13...v1.6.14)

Updates `springdoc-openapi-ui` from 1.6.13 to 1.6.14
- [Release notes](https:/springdoc/springdoc-openapi/releases)
- [Changelog](https:/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.13...v1.6.14)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Jan 6, 2023
1 parent 4597242 commit f073120
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 @@ -56,7 +56,7 @@
<spring_boot_version>2.7.5</spring_boot_version>
<guava_version>31.1-jre</guava_version>
<storm_guava_version>31.1-jre</storm_guava_version>
<springdoc_openapi_version>1.6.13</springdoc_openapi_version>
<springdoc_openapi_version>1.6.14</springdoc_openapi_version>
<commons_beanutils_version>1.9.4</commons_beanutils_version>
<multiline_string_version>0.1.2</multiline_string_version>
<http_client_version>4.5.13</http_client_version>
Expand Down

0 comments on commit f073120

Please sign in to comment.