Skip to content

Commit bd9bb99

Browse files
authored
Merge pull request mybatis#170 from mybatis/renovate/thymeleaf.version
Update dependency org.thymeleaf:thymeleaf to v3.1.1.RELEASE
2 parents 02909b6 + 91c7cc2 commit bd9bb99

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.1.0.RELEASE</thymeleaf.version>
72+
<thymeleaf.version>3.1.1.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)