aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-25 21:08:56 +0000
committerGravatar vitalyster2022-01-26 00:19:34 +0300
commit530df316a8a15db3258d20f31fc570a6dbe0223b (patch)
treeb0b10efa8bd6c4fb99a30ba4253b6956f4154ff9 /pom.xml
parentd6e2057af29383ca0a18192afdc9723c8b2a25a2 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.4 to 1.6.5
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.4 to 1.6.5. - [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.4...v1.6.5) --- 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 9e7ecd9c..17d252b5 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.4</version>
+ <version>1.6.5</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>