瀏覽代碼

Bump mybatis from 3.5.10 to 3.5.11

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

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 年之前
父節點
當前提交
755fc39ebe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -11,7 +11,7 @@ ext {
     ]
     ]
 
 
     libraries = [
     libraries = [
-        mybatisVersion = '3.5.10',
+        mybatisVersion = '3.5.11',
         mybatisSpringVersion = '2.0.7',
         mybatisSpringVersion = '2.0.7',
         mybatisSpringBootStarterVersion = '2.2.2',
         mybatisSpringBootStarterVersion = '2.2.2',
         springVersion = '5.3.15',
         springVersion = '5.3.15',