From 0004358db6958883196d1b08999f2bfd8cbc5ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:06:36 -0400 Subject: [PATCH] Bump mybatis from 3.5.4 to 3.5.6 in /services/common (#330) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- services/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/common/pom.xml b/services/common/pom.xml index 6eddae729..fd684bbf2 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -358,7 +358,7 @@ org.mybatis mybatis - 3.5.4 + 3.5.6 -- 2.47.3