Skip to content

Commit

Permalink
Merge pull request #170 from mybatis/renovate/thymeleaf.version
Browse files Browse the repository at this point in the history
Update dependency org.thymeleaf:thymeleaf to v3.1.1.RELEASE
  • Loading branch information
hazendaz committed Dec 8, 2022
2 parents 02909b6 + 91c7cc2 commit bd9bb99
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 @@ -69,7 +69,7 @@
<properties>
<!-- Dependencies artifact version -->
<mybatis.version>3.5.11</mybatis.version>
<thymeleaf.version>3.1.0.RELEASE</thymeleaf.version>
<thymeleaf.version>3.1.1.RELEASE</thymeleaf.version>

<!-- Dependencies plugin version -->
<asciidoctor-maven-plugin.version>2.2.2</asciidoctor-maven-plugin.version>
Expand Down

0 comments on commit bd9bb99

Please sign in to comment.