Skip to content

Commit 516c1fb

Browse files
Bump mybatis-spring-boot-starter from 3.0.0 to 3.0.1
Bumps [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/mybatis/spring-boot-starter/releases) - [Commits](mybatis/spring-boot-starter@mybatis-spring-boot-3.0.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cdd8de commit 516c1fb

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>3.0.0</version>
74+
<version>3.0.1</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.mybatis.spring.native</groupId>

0 commit comments

Comments
 (0)