Skip to content

Commit

Permalink
Merge pull request #291 from mybatis/renovate/thymeleaf.version
Browse files Browse the repository at this point in the history
Update dependency org.thymeleaf:thymeleaf to v3.1.3.RELEASE
  • Loading branch information
hazendaz authored Dec 10, 2024
2 parents d34b330 + fa1d718 commit 956d771
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 @@ -72,7 +72,7 @@

<!-- Dependencies artifact version -->
<mybatis.version>3.5.17</mybatis.version>
<thymeleaf.version>3.1.2.RELEASE</thymeleaf.version>
<thymeleaf.version>3.1.3.RELEASE</thymeleaf.version>

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

0 comments on commit 956d771

Please sign in to comment.