From 1ae595bee84abd5236b48a50c99b4bfb073692e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 18:58:12 +0000 Subject: [PATCH] Bump mybatis from 3.4.1 to 3.5.6 in /java-library Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.1 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.1...mybatis-3.5.6) Signed-off-by: dependabot[bot] --- java-library/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java-library/pom.xml diff --git a/java-library/pom.xml b/java-library/pom.xml old mode 100755 new mode 100644 index b1ce26b6..167fef2c --- a/java-library/pom.xml +++ b/java-library/pom.xml @@ -92,7 +92,7 @@ org.mybatis mybatis - 3.4.1 + 3.5.6 compile