Skip to content

Commit

Permalink
Bump org.mybatis.scripting:mybatis-freemarker from 1.2.3 to 1.3.0 (#6492
Browse files Browse the repository at this point in the history
)

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](mybatis/freemarker-scripting@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>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent fcb9cb4 commit 183a324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down

0 comments on commit 183a324

Please sign in to comment.