Skip to content

Commit 7120646

Browse files
fix(deps): update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.1.0
1 parent e9c09b4 commit 7120646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<mybatis-spring.version>3.0.4</mybatis-spring.version>
7777
<mybatis-freemarker.version>1.3.0</mybatis-freemarker.version>
7878
<mybatis-velocity.version>2.2.0</mybatis-velocity.version>
79-
<mybatis-thymeleaf.version>1.0.4</mybatis-thymeleaf.version>
79+
<mybatis-thymeleaf.version>1.1.0</mybatis-thymeleaf.version>
8080
<spring-boot.version>3.3.4</spring-boot.version>
8181

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

0 commit comments

Comments
 (0)