Upgrade to Thymeleaf 3.0.12.RELEASE

Closes gh-24781
This commit is contained in:
Stephane Nicoll 2021-01-12 14:18:39 +01:00
parent 9c6133b090
commit 60fa1b4754

View File

@ -204,7 +204,7 @@
<sqlite-jdbc.version>3.28.0</sqlite-jdbc.version>
<sun-mail.version>${jakarta-mail.version}</sun-mail.version>
<saaj-impl.version>1.5.2</saaj-impl.version>
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity.version>
<thymeleaf-layout-dialect.version>2.4.1</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>