aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-26 09:38:09 +0000
committerGravatar vitalyster2021-04-27 07:48:20 +0300
commitfe8d568abe7fa92d2c9050e79683495ce52abc0c (patch)
tree2c05c5754257a5f7ec6b377ebad56702993542e6 /pom.xml
parent5d507e94e9fe07368a17e479a34df72a5b9f7063 (diff)
Bump springdoc-openapi-webmvc-core from 1.5.7 to 1.5.8
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.7 to 1.5.8. - [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.7...v1.5.8) 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 d1c25e20..b0f893b9 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.7</version>
+ <version>1.5.8</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>