Skip to content

Commit 62570fb

Browse files
Bump mybatis-spring-boot-starter from 2.2.2 to 3.0.0
Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 2.2.2 to 3.0.0. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-2.2.2...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] <[email protected]>
1 parent d7cf894 commit 62570fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.mybatis.spring.boot</groupId>
7373
<artifactId>mybatis-spring-boot-starter</artifactId>
74-
<version>2.2.2</version>
74+
<version>3.0.0</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.mybatis.spring.native</groupId>

0 commit comments

Comments
 (0)