Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Commit 8e81726

Browse files
authored
Merge pull request #4 from ruan4261/dependabot/maven/org.mybatis.spring.boot-mybatis-spring-boot-starter-2.1.4
Bump mybatis-spring-boot-starter from 2.1.1 to 2.1.4
2 parents e84dba7 + f58d04b commit 8e81726

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.mybatis.spring.boot</groupId>
3636
<artifactId>mybatis-spring-boot-starter</artifactId>
37-
<version>2.1.1</version>
37+
<version>2.1.4</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)