Bump mybatis from 3.4.6 to 3.5.6
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.4.6 to 3.5.6. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.4.6...mybatis-3.5.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb49300f94
commit
9f2ff9e51f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -210,7 +210,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mybatis</groupId>
|
||||
<artifactId>mybatis</artifactId>
|
||||
<version>3.4.6</version>
|
||||
<version>3.5.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mybatis.dynamic-sql</groupId>
|
||||
|
|
Loading…
Reference in a new issue