From 4f662fa62964c827c7eada9509fa4fa6665f08e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:00:22 +0000 Subject: [PATCH] chore(deps): bump springdoc.version from 1.5.9 to 1.7.0 in /code/api Bumps `springdoc.version` from 1.5.9 to 1.7.0. Updates `org.springdoc:springdoc-openapi-ui` from 1.5.9 to 1.7.0 Updates `org.springdoc:springdoc-openapi-security` from 1.5.9 to 1.7.0 --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springdoc:springdoc-openapi-security dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- code/api/api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/api/api/pom.xml b/code/api/api/pom.xml index e5847f2e..7352a018 100644 --- a/code/api/api/pom.xml +++ b/code/api/api/pom.xml @@ -42,7 +42,7 @@ h2 default 0.8.7 - 1.5.9 + 1.7.0 UTF-8 initialize