Skip to content

Commit 7c8f728

Browse files
authored
Merge pull request #168 from mybatis/renovate/thymeleaf.version
Update dependency org.thymeleaf:thymeleaf to v3.1.0.RELEASE
2 parents 3d1f35a + 7e34a12 commit 7c8f728

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.11</mybatis.version>
72-
<thymeleaf.version>3.0.15.RELEASE</thymeleaf.version>
72+
<thymeleaf.version>3.1.0.RELEASE</thymeleaf.version>
7373

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

0 commit comments

Comments
 (0)