Skip to content

Commit 97d4c12

Browse files
authored
Merge pull request #2 from ToQuery/dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-3.0.1
Bump mybatis-spring-boot-starter from 3.0.0 to 3.0.1
2 parents 4cdd8de + 516c1fb commit 97d4c12

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)