aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-24 07:38:35 +0000
committerGravatar vitalyster2021-05-24 10:50:33 +0300
commit4bc53345fee9014c3b23ec33a9158dc5e6912c04 (patch)
tree8baeadb7fc2aa6abb41da339a98f19cb43525c4d /pom.xml
parentc4faa57ee6ec05602e0a47067f46f69fd74507dd (diff)
Bump springdoc-openapi-webmvc-core from 1.5.8 to 1.5.9
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.8 to 1.5.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.5.8...v1.5.9) 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 8c8d9bee..3269322b 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.8</version>
+ <version>1.5.9</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>