aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-27 21:09:59 +0000
committerGravatar vitalyster2021-12-28 01:47:55 +0300
commit330f3c5e71b715bc4ecec90991850c9966c50fb3 (patch)
tree27c785047d9c4ab776d81833cdf189b68b85c826
parent87d3794ad3d3b030211ae666051454c124e844ba (diff)
Bump springdoc-openapi-webmvc-core from 1.6.2 to 1.6.3
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.2 to 1.6.3. - [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.6.2...v1.6.3) --- 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 fb885451..39e891de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
- <version>1.6.2</version>
+ <version>1.6.3</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>