aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-14 21:09:45 +0000
committerGravatar vitalyster2021-12-15 01:07:42 +0300
commitb3048135242b88cc2d463062f056b9cc209135bc (patch)
treed33763e9a669e67917e65c0249d350a60d711815
parentfe38860e1ce3dd98047c1a44c053adba7d486c67 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.0 to 1.6.1
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.0 to 1.6.1. - [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.0...v1.6.1) --- 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 c648e63e..8bdb966e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.0</version>
+ <version>1.6.1</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>