aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-06 21:10:49 +0000
committerGravatar vitalyster2022-01-07 09:22:47 +0300
commitca685d03ae13d0e19ce4d471fd53f310b1ee7e58 (patch)
tree25255c4648c609d7c033bbbfd973c3ff7ce9ab0f
parenta0d955cc448b6859e212b7d6efbe37b4cc6ff9f2 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.3 to 1.6.4
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.3 to 1.6.4. - [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.3...v1.6.4) --- 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 41acd64e..f1eef345 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.3</version>
+ <version>1.6.4</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>