aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-13 21:08:14 +0000
committerGravatar vitalyster2021-12-14 02:53:48 +0300
commit55589f8ebeb24342ae1db39ade6606b8be43e3d5 (patch)
treeff1cd3d33f638e9438c48db2dd6d7e0fae4667b2
parente070bbd98a9bacbf900d042b03b394c9448d698a (diff)
Bump springdoc-openapi-webmvc-core from 1.5.13 to 1.6.0
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.13 to 1.6.0. - [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.13...v1.6.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-minor ... 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 b0a10bab..0a8b34df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.5.13</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>