From d29765868e8b4963c448de17361522647ac10e76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 17:04:33 +0000 Subject: [PATCH] Bump mybatis from 3.5.8 to 3.5.9 Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.8 to 3.5.9. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.8...mybatis-3.5.9) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mybatis-scala-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-scala-core/pom.xml b/mybatis-scala-core/pom.xml index 0133f724..b735425c 100644 --- a/mybatis-scala-core/pom.xml +++ b/mybatis-scala-core/pom.xml @@ -41,7 +41,7 @@ org.mybatis mybatis - 3.5.8 + 3.5.9 org.scala-lang