Bump org.mybatis.caches:mybatis-caffeine from 1.0.0 to 1.2.0 (#6493)
Bumps [org.mybatis.caches:mybatis-caffeine](https://github.com/mybatis/caffeine-cache) from 1.0.0 to 1.2.0. - [Release notes](https://github.com/mybatis/caffeine-cache/releases) - [Commits](https://github.com/mybatis/caffeine-cache/compare/mybatis-caffeine-1.0.0...mybatis-caffeine-1.2.0) --- updated-dependencies: - dependency-name: org.mybatis.caches:mybatis-caffeine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
183a3245a9
commit
c972bf7fd2
@ -63,7 +63,7 @@ ext {
|
||||
"sqlite" : "org.xerial:sqlite-jdbc:3.46.1.0",
|
||||
"firebird" : "org.firebirdsql.jdbc:jaybird:5.0.5.java8",
|
||||
//cache
|
||||
"mybatis-caffeine" : "org.mybatis.caches:mybatis-caffeine:1.0.0",
|
||||
"mybatis-caffeine" : "org.mybatis.caches:mybatis-caffeine:1.2.0",
|
||||
//code generator
|
||||
"velocity" : "org.apache.velocity:velocity-engine-core:2.3",
|
||||
"freemarker" : "org.freemarker:freemarker:2.3.33",
|
||||
|
Loading…
x
Reference in New Issue
Block a user