Bump springdoc_openapi_version from 1.6.13 to 1.6.14 (#832)

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://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.13...v1.6.14)

Updates `springdoc-openapi-ui` from 1.6.13 to 1.6.14
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-06 14:06:44 +00:00
committed by GitHub
parent 4597242c5c
commit f073120887

View File

@@ -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>