Browse Source

升级 mybatis-spring 1.3.2

= 7 years ago
parent
commit
79d456c489
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -4,7 +4,7 @@ ext {
     ]
 
     libraries = [
-        mybatisSpringVersion = '1.3.1',
+        mybatisSpringVersion = '1.3.2',
         mybatisVersion = '3.4.6',
         springVersion = '4.3.5.RELEASE',
         springBootVersion = '1.5.9.RELEASE',