aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-04 21:09:44 +0000
committerGravatar vitalyster2021-10-05 00:28:56 +0300
commit1b2ab58a63a70efcbe45d2e16ca5597fe8392b2d (patch)
tree15d1f9b85f64a0bc086a7dd8820f0a15e1f1ad3d
parent269ad99415ad7b3f495489aa338ee17e775c62fe (diff)
Bump springdoc-openapi-webmvc-core from 1.5.10 to 1.5.11
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.10 to 1.5.11. - [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.10...v1.5.11) --- 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 c515ad42..a89a42b4 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.10</version>
+ <version>1.5.11</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>