Upgrade to Thymeleaf 3.0.5.RELEASE

Closes gh-8858
This commit is contained in:
Andy Wilkinson 2017-04-07 10:50:38 +01:00
parent 478b0cf702
commit 01e0ab6662
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
<sqlite-jdbc.version>3.15.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.3.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.5.RELEASE</thymeleaf.version>
<thymeleaf-spring5.version>3.0.3.M1</thymeleaf-spring5.version>
<thymeleaf-extras-springsecurity4.version>3.0.1.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-layout-dialect.version>2.1.2</thymeleaf-layout-dialect.version>