From 29e363e07264c57b676a72d5a0d73c33717b3e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 01:14:00 +0000 Subject: [PATCH] build(deps): bump springdoc.version from 1.6.7 to 1.6.8 Bumps `springdoc.version` from 1.6.7 to 1.6.8. Updates `springdoc-openapi-ui` 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) Updates `springdoc-openapi-webmvc-core` 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) Updates `springdoc-openapi-kotlin` 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-ui dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index e407fbbe..d2ff56f3 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -15,7 +15,7 @@ pom - 1.6.7 + 1.6.8 true true true