From 6f2d72e9856aff5c79be4b3d4075596d56294082 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 23:19:32 +0000 Subject: [PATCH] Bump mybatis-spring-boot-starter from 1.0.0 to 2.1.2 Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 1.0.0 to 2.1.2. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](https://github.com/mybatis/spring-boot-starter/compare/mybatis-spring-boot-1.0.0...mybatis-spring-boot-2.1.2) Signed-off-by: dependabot-preview[bot] --- springboot-mybatis-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-mybatis-demo/pom.xml b/springboot-mybatis-demo/pom.xml index 7c73296..3596801 100644 --- a/springboot-mybatis-demo/pom.xml +++ b/springboot-mybatis-demo/pom.xml @@ -40,7 +40,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.0.0 + 2.1.2