Skip to content

Commit d7e787c

Browse files
authored
Merge pull request #200 from mybatis/renovate/thymeleaf.version
Update dependency org.thymeleaf:thymeleaf to v3.1.2.RELEASE
2 parents 1b77e89 + 98edb1a commit d7e787c

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
@@ -69,7 +69,7 @@
6969
<properties>
7070
<!-- Dependencies artifact version -->
7171
<mybatis.version>3.5.13</mybatis.version>
72-
<thymeleaf.version>3.1.1.RELEASE</thymeleaf.version>
72+
<thymeleaf.version>3.1.2.RELEASE</thymeleaf.version>
7373

7474
<!-- Dependencies plugin version -->
7575
<asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>

0 commit comments

Comments
 (0)