aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-15 21:10:09 +0000
committerGravatar vitalyster2022-08-16 17:56:18 +0300
commit22a1fe141c0f23cf392b6c7e266e3e949e525a9b (patch)
treeab045675a2bb695a1208f29a0da6542199af6fee
parentef9b2ca33237b23798b0811d0582af78ef9309d8 (diff)
Bump springdoc-openapi-webmvc-core from 1.6.9 to 1.6.10
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.9 to 1.6.10. - [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.9...v1.6.10) --- 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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 394665e7..5937ef42 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.9</version>
+ <version>1.6.10</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>