forked from Thirdparty/wvp
1
0
Fork 0

Bump mybatis from 3.3.1 to 3.5.6

Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.3.1 to 3.5.6.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.3.1...mybatis-3.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/org.mybatis-mybatis-3.5.6
dependabot[bot] 2021-04-22 19:07:58 +00:00 committed by GitHub
parent 956fd47ed6
commit 2951a5b0d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<hystrix.version>1.5.12</hystrix.version>
<!-- 依赖版本 -->
<mapper.version>3.4.0</mapper.version>
<mybatis.version>3.3.1</mybatis.version>
<mybatis.version>3.5.6</mybatis.version>
<mybatis.spring.version>1.2.4</mybatis.spring.version>
<pagehelper.version>4.1.1</pagehelper.version>
<snippetsDirectory>${project.build.directory}/generated-snippets</snippetsDirectory>