aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-27 21:05:40 +0000
committerGravatar vitalyster2022-05-28 05:29:30 +0300
commit13c620b5007a184788ddc78c69699067edfc67cc (patch)
tree4fee37390cb7eafb2284c6b99b9f301aa490c0c0 /pom.xml
parent309a45097dddc09bd29abc3be3ec0cd8ff6435aa (diff)
Bump springdoc-openapi-webmvc-core from 1.6.8 to 1.6.9
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.8 to 1.6.9. - [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.8...v1.6.9) --- 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 110b85e5..51a78811 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.8</version>
+ <version>1.6.9</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>