mirror of https://github.com/ZainZhao/HIS.git
Bump mybatis from 3.4.6 to 3.5.6 in /his-cloud/his-cloud-service-dms
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
4c8dbcf801
commit
b3165d0f40
|
@ -147,7 +147,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mybatis</groupId>
|
<groupId>org.mybatis</groupId>
|
||||||
<artifactId>mybatis</artifactId>
|
<artifactId>mybatis</artifactId>
|
||||||
<version>3.4.6</version>
|
<version>3.5.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- MyBatis End-->
|
<!-- MyBatis End-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue