From eb5b932ba96bc61896d0c51ef7d8054064739618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 02:01:46 +0000 Subject: [PATCH] Bump mybatis from 3.5.7 to 3.5.8 Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.7 to 3.5.8. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.7...mybatis-3.5.8) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7dcaf0c..9abccf6 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.mybatis mybatis - 3.5.7 + 3.5.8 provided