Browse Source

升级 mybatis 版本 3.5.7

hubin 4 years ago
parent
commit
d945721395
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -11,7 +11,7 @@ ext {
     ]
 
     libraries = [
-        mybatisVersion = '3.5.6',
+        mybatisVersion = '3.5.7',
         mybatisSpringVersion = '2.0.6',
         mybatisSpringBootStarterVersion = '2.1.4',
         springVersion = '5.3.3',