Skip to content

Commit

Permalink
Merge pull request #1010 from mybatis/renovate/mybatis-thymeleaf.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.1.0
  • Loading branch information
hazendaz authored Sep 25, 2024
2 parents e9c09b4 + 7120646 commit 657f910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<mybatis-spring.version>3.0.4</mybatis-spring.version>
<mybatis-freemarker.version>1.3.0</mybatis-freemarker.version>
<mybatis-velocity.version>2.2.0</mybatis-velocity.version>
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
<mybatis-thymeleaf.version>1.1.0</mybatis-thymeleaf.version>
<spring-boot.version>3.3.4</spring-boot.version>

<argLine>--add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8</argLine>
Expand Down

0 comments on commit 657f910

Please sign in to comment.