From 346fa18bc94788e6cf413ada1c995191e9075123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:50:19 +0200 Subject: [PATCH] Bump mybatis from 3.5.9 to 3.5.10 (#1131) Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.9 to 3.5.10. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.9...mybatis-3.5.10) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index 26f53c42d2..8aa6fbbe6c 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -413,7 +413,7 @@ org.mybatis mybatis - 3.5.9 + 3.5.10 org.mybatis