From e5f6feb7b0ff400dd499ac8e868132c108f175ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:05:37 +0000 Subject: [PATCH] chore(deps): bump springdoc-openapi-security from 1.6.9 to 1.6.15 Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.9 to 1.6.15. - [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.9...v1.6.15) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a028c4aa..771b4732 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ org.springdoc springdoc-openapi-security - 1.6.9 + 1.6.15 io.github.nonononoki