Skip to content

Commit

Permalink
Merge pull request #80 from mybatis/dependabot/maven/org.thymeleaf-th…
Browse files Browse the repository at this point in the history
…ymeleaf-3.0.12.RELEASE

Bump thymeleaf from 3.0.11.RELEASE to 3.0.12.RELEASE
  • Loading branch information
hazendaz committed Dec 28, 2020
2 parents 6bc76cb + 7fd4e4c commit fd6ff20
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.6</mybatis.version>
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>

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

0 comments on commit fd6ff20

Please sign in to comment.