From ace59dd2b5c96a19011510bfa7437bdea424d849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:08:53 +0000 Subject: [PATCH] Bump mybatis-spring-boot-starter from 2.2.2 to 3.0.1 Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.2.2 to 3.0.1. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](https://github.com/mybatis/spring-boot-starter/compare/mybatis-spring-boot-2.2.2...mybatis-spring-boot-3.0.1) --- updated-dependencies: - dependency-name: org.mybatis.spring.boot:mybatis-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2771327..13170a4 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.2.2 + 3.0.1 org.mybatis