aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-20 21:07:51 +0000
committerGravatar vitalyster2021-10-21 00:20:21 +0300
commitcfb6c1894d8223eac62d03eeececa7baf192aced (patch)
tree42de83847032cb30eb80eae9e41a02c20e77e74a
parenta587482ebcf9d72c55650ce66fe57d4eaf92839a (diff)
Bump springdoc-openapi-webmvc-core from 1.5.11 to 1.5.12
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.11 to 1.5.12. - [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.11...v1.5.12) --- 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 1e2635ff..fcc3a32d 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.11</version>
+ <version>1.5.12</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>