Jelajahi Sumber

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 tahun lalu
induk
melakukan
755fc39ebe
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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