diff options
author | dependabot[bot] | 2021-12-27 21:09:59 +0000 |
---|---|---|
committer | vitalyster | 2021-12-28 01:47:55 +0300 |
commit | 330f3c5e71b715bc4ecec90991850c9966c50fb3 (patch) | |
tree | 27c785047d9c4ab776d81833cdf189b68b85c826 /pom.xml | |
parent | 87d3794ad3d3b030211ae666051454c124e844ba (diff) |
Bump springdoc-openapi-webmvc-core from 1.6.2 to 1.6.3
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.2 to 1.6.3.
- [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.2...v1.6.3)
---
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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -243,7 +243,7 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-webmvc-core</artifactId> - <version>1.6.2</version> + <version>1.6.3</version> </dependency> <dependency> <groupId>ch.vorburger.mariaDB4j</groupId> |