diff options
author | dependabot[bot] | 2022-11-21 21:13:16 +0000 |
---|---|---|
committer | vitalyster | 2022-11-22 19:31:28 +0300 |
commit | f19759e95f6fa152cb1b6910f61de0af251d8a2a (patch) | |
tree | 3ed14845e7bf178f3fe7e7668ef1eabafffcdbbe | |
parent | 943e4bd93f94c80783418d72384ff95c4016ee26 (diff) |
Bump springdoc-openapi-webmvc-core from 1.6.12 to 1.6.13
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.12 to 1.6.13.
- [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.12...v1.6.13)
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-webmvc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-webmvc-core</artifactId> - <version>1.6.12</version> + <version>1.6.13</version> </dependency> <dependency> <groupId>ch.vorburger.mariaDB4j</groupId> |