From c108f6a074a43615ca74ff77e7d7496cc510a806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:12:51 +0000 Subject: [PATCH] chore(deps): bump springdoc-openapi-ui from 1.6.11 to 1.6.13 Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.11 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.11...v1.6.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- iris-backend-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iris-backend-service/pom.xml b/iris-backend-service/pom.xml index b04c198a..766cbae2 100644 --- a/iris-backend-service/pom.xml +++ b/iris-backend-service/pom.xml @@ -167,7 +167,7 @@ org.springdoc springdoc-openapi-ui - 1.6.11 + 1.6.13