Skip to content

Commit b735157

Browse files
Bump org.mybatis:mybatis from 3.5.5 to 3.5.6 in /arms-demo/mock-dao
Bumps [org.mybatis:mybatis](https://github.com/mybatis/mybatis-3) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](mybatis/mybatis-3@mybatis-3.5.5...mybatis-3.5.6) --- updated-dependencies: - dependency-name: org.mybatis:mybatis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 508a5b5 commit b735157

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)