Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0 (#6492)
Bumps [org.mybatis.scripting:mybatis-freemarker](https://github.com/mybatis/freemarker-scripting) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/mybatis/freemarker-scripting/releases) - [Commits](https://github.com/mybatis/freemarker-scripting/compare/mybatis-freemarker-1.2.3...mybatis-freemarker-1.3.0) --- updated-dependencies: - dependency-name: org.mybatis.scripting:mybatis-freemarker 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
fcb9cb499e
commit
183a3245a9
@ -29,7 +29,7 @@ ext {
|
||||
"mybatis" : "org.mybatis:mybatis:${mybatisVersion}",
|
||||
"mybatis-spring" : "org.mybatis:mybatis-spring:${mybatisSpringVersion}",
|
||||
"mybatis-thymeleaf" : "org.mybatis.scripting:mybatis-thymeleaf:1.0.4",
|
||||
"mybatis-freemarker" : "org.mybatis.scripting:mybatis-freemarker:1.2.3",
|
||||
"mybatis-freemarker" : "org.mybatis.scripting:mybatis-freemarker:1.3.0",
|
||||
"mybatis-velocity" : "org.mybatis.scripting:mybatis-velocity:2.1.2",
|
||||
"spring-context-support" : "org.springframework:spring-context-support:${springVersion}",
|
||||
"spring-jdbc" : "org.springframework:spring-jdbc:${springVersion}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user