From 0732be456c4d108a38aed9379d2f511a92672746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:18:51 +0000 Subject: [PATCH] Bump mybatis from 3.4.5 to 3.5.6 in /sql/flowable-sql-common Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.5...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- sql/flowable-sql-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/flowable-sql-common/pom.xml b/sql/flowable-sql-common/pom.xml index fa864d9..2983b46 100644 --- a/sql/flowable-sql-common/pom.xml +++ b/sql/flowable-sql-common/pom.xml @@ -21,7 +21,7 @@ org.mybatis mybatis - 3.4.5 + 3.5.6 commons-io