aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-20 21:10:35 +0000
committerGravatar vitalyster2021-12-21 00:17:26 +0300
commitf41d38708a606bfe5d19def319746ff16fea7117 (patch)
treef08da4f158757ef48eed01772381fcf26af30c96
parent5408d500f95b20d17d1bf6797b135c78368a7dc3 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.1 to 1.6.2
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.1 to 1.6.2. - [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.1...v1.6.2) --- 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9fd5d1d7..bd5365d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.1</version>
+ <version>1.6.2</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>