Bump mybatis from 3.4.4 to 3.5.6 in /novel-admin

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-22 19:07:59 +00:00 committed by GitHub
parent 419d7a971b
commit 2240846b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.4</version>
<version>3.5.6</version>
</dependency>
<dependency>