aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-30 21:10:48 +0000
committerGravatar vitalyster2021-12-01 00:25:16 +0300
commit0296c80ff4f8fb1e4b8cb62d887aa29eb089ef79 (patch)
tree747fbe88dfb2a56341e54ecbb9a5b31614750433
parente1347659e89f1e6b2b2c019b23acefb6615a6ffc (diff)
Bump springdoc-openapi-webmvc-core from 1.5.12 to 1.5.13
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.12 to 1.5.13. - [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.12...v1.5.13) --- 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 aa0265d0..9fe6295b 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.12</version>
+ <version>1.5.13</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>