aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-07 21:09:21 +0000
committerGravatar vitalyster2022-04-08 18:37:44 +0300
commitc0d49b44b1e3b37a701c1719de0c4b0c5597884c (patch)
tree60ee58cbbc264d2529e7bcdf0103bfdc291f0b71 /pom.xml
parent771a95b92bf589e8462b5cb9eb8e02bf7bf5bb63 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.6 to 1.6.7
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.6 to 1.6.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.6.6...v1.6.7) --- 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 51adab95..5f21c80c 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.6</version>
+ <version>1.6.7</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>