From c1a7d831c3a6279af53bc11011ff2034fc10717f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 23:12:48 +0000 Subject: [PATCH] Bump mybatis-spring-boot-starter from 1.0.0 to 2.1.3 Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 1.0.0 to 2.1.3. - [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.3) 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..36fabbb 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.3