diff options
author | dependabot[bot] | 2022-08-22 21:11:42 +0000 |
---|---|---|
committer | vitalyster | 2022-08-23 01:35:12 +0300 |
commit | 996931942cb7947364c13ad26a090466e3ff3b83 (patch) | |
tree | ca5b2e8524e9cf3fd50cad26006487764365c0bf | |
parent | ab7ee5c3be31ca07604b30ce685d780e480500f5 (diff) |
Bump springdoc-openapi-webmvc-core from 1.6.10 to 1.6.11
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.10 to 1.6.11.
- [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.10...v1.6.11)
---
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
@@ -253,7 +253,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-webmvc-core</artifactId> - <version>1.6.10</version> + <version>1.6.11</version> </dependency> <dependency> <groupId>ch.vorburger.mariaDB4j</groupId> |