aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-12 09:34:53 +0000
committerGravatar vitalyster2021-04-12 12:51:41 +0300
commit87d7f1c2eb774a55bbadd9c969ef02e006e2253c (patch)
tree92bdaf50f108dfc64799db41ddd4080a4152e757 /pom.xml
parent84bb1a47bb83ccd7abc7eca029d04a24051dd335 (diff)
Bump springdoc-openapi-webmvc-core from 1.5.6 to 1.5.7
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.6 to 1.5.7. - [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.6...v1.5.7) 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 574af81d..840ab3a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,7 +231,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.5.6</version>
+ <version>1.5.7</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>