diff options
author | dependabot[bot] | 2022-10-17 21:09:42 +0000 |
---|---|---|
committer | vitalyster | 2022-10-18 08:07:29 +0300 |
commit | 5b84e4e742ed923d11426bc93bc8af20bab98265 (patch) | |
tree | b67f3fd514ead748efb355be29c3d79f78d6ba28 | |
parent | e6f2e032d55abcb6b11e53b77ba241c07bcc6c5e (diff) |
Bump springdoc-openapi-webmvc-core from 1.6.11 to 1.6.12
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.11 to 1.6.12.
- [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.11...v1.6.12)
---
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.11</version> + <version>1.6.12</version> </dependency> <dependency> <groupId>ch.vorburger.mariaDB4j</groupId> |