aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-22 21:11:42 +0000
committerGravatar vitalyster2022-08-23 01:35:12 +0300
commit996931942cb7947364c13ad26a090466e3ff3b83 (patch)
treeca5b2e8524e9cf3fd50cad26006487764365c0bf /pom.xml
parentab7ee5c3be31ca07604b30ce685d780e480500f5 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.10 to 1.6.11
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.10 to 1.6.11. - [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.10...v1.6.11) --- 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 fe392e9a..56c21a30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.10</version>
+ <version>1.6.11</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>