aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-07 21:11:14 +0000
committerGravatar vitalyster2022-02-08 05:59:03 +0300
commitdc88098fdb994cd609fc00a2c0d2ad35bc797640 (patch)
treeb991515b3b6970649da90a770ce6827ef17e27c3 /pom.xml
parent6c7c70dba0c7ae93db165f40760934d38a569a91 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.5 to 1.6.6
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.5 to 1.6.6. - [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.5...v1.6.6) --- 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 17d252b5..ed138273 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.5</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>