aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-27 21:07:18 +0000
committerGravatar vitalyster2021-07-28 00:08:35 +0300
commitcd86dc746b2d8c3bdc70061b4bdd287cd3b394d8 (patch)
tree7d3578045d7e226588e62d6b4826bbcf1f430f42
parent5e17960dd29a3016ddea6b42c41396a665674209 (diff)
Bump springdoc-openapi-webmvc-core from 1.5.9 to 1.5.10
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.9 to 1.5.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.5.9...v1.5.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 5b35bc67..b2e10528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.5.9</version>
+ <version>1.5.10</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>