From 3dddab95e8fba0042660b35fcdc65e3886dcaa7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:00:43 +0000 Subject: [PATCH] build(deps): bump mybatis-spring-boot-starter from 2.2.0 to 3.0.0 Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](https://github.com/mybatis/spring-boot-starter/compare/mybatis-spring-boot-2.2.0...mybatis-spring-boot-3.0.0) --- 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] --- blog-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-common/pom.xml b/blog-common/pom.xml index d04291f..916cbe5 100644 --- a/blog-common/pom.xml +++ b/blog-common/pom.xml @@ -58,7 +58,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.2.0 + 3.0.0 -- 2.49.1