diff options
author | dependabot[bot] | 2021-04-12 09:34:53 +0000 |
---|---|---|
committer | vitalyster | 2021-04-12 12:51:41 +0300 |
commit | 87d7f1c2eb774a55bbadd9c969ef02e006e2253c (patch) | |
tree | 92bdaf50f108dfc64799db41ddd4080a4152e757 | |
parent | 84bb1a47bb83ccd7abc7eca029d04a24051dd335 (diff) |
Bump springdoc-openapi-webmvc-core from 1.5.6 to 1.5.7
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.6 to 1.5.7.
- [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.5.6...v1.5.7)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -231,7 +231,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-webmvc-core</artifactId> - <version>1.5.6</version> + <version>1.5.7</version> </dependency> <dependency> <groupId>ch.vorburger.mariaDB4j</groupId> |