aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-22 21:14:58 +0000
committerGravatar vitalyster2022-04-23 09:54:43 +0300
commit621109524ccc60f77b4e69be393ed91a18657c58 (patch)
tree9846f85d1d4cc46af498c4c28e6aa34972d20d19 /pom.xml
parentf438a78c0412521b9f759834e8107d27e54bf30d (diff)
Bump springdoc-openapi-webmvc-core from 1.6.7 to 1.6.8
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.7 to 1.6.8. - [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.7...v1.6.8) --- 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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fb777086..7544985f 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.7</version>
+ <version>1.6.8</version>
</dependency>
<dependency>
<groupId>ch.vorburger.mariaDB4j</groupId>