Browse Source

Upgrade to Thymeleaf 3.0.5.RELEASE

Closes gh-8858
pull/11595/head
Andy Wilkinson 9 years ago
parent
commit
01e0ab6662
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -179,7 +179,7 @@ @@ -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>

Loading…
Cancel
Save