Skip to content

Commit 447ca54

Browse files
authored
Merge pull request #187 from aliyun/dependabot/maven/arms-demo/mock-dao/org.mybatis-mybatis-3.5.6
Bump org.mybatis:mybatis from 3.5.5 to 3.5.6 in /arms-demo/mock-dao
2 parents 2a9c2fb + b735157 commit 447ca54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arms-demo/mock-dao/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.mybatis</groupId>
1818
<artifactId>mybatis</artifactId>
19-
<version>3.5.5</version>
19+
<version>3.5.6</version>
2020
</dependency>
2121
</dependencies>
2222
<properties>

0 commit comments

Comments
 (0)