From f6f3c9c81b46a7bf970cbb88d7db38e445db6df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 13:57:19 +0000 Subject: [PATCH] Bump springdoc-openapi-security from 1.6.9 to 1.6.13 Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.9 to 1.6.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.6.9...v1.6.13) --- 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 8d00641f..93a8294e 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ org.springdoc springdoc-openapi-security - 1.6.9 + 1.6.13 io.github.nonononoki