Upgrade to Thymeleaf 3.0.9.RELEASE

Closes gh-10954
This commit is contained in:
Stephane Nicoll 2017-11-08 16:10:17 +01:00
parent 8db77a6a61
commit 8230cc5028

View File

@ -166,7 +166,7 @@
<sqlite-jdbc.version>3.20.1</sqlite-jdbc.version>
<statsd-client.version>3.1.0</statsd-client.version>
<sun-mail.version>${javax-mail.version}</sun-mail.version>
<thymeleaf.version>3.0.8.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-layout-dialect.version>2.2.2</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>