Browse Source

Upgrade to Thymeleaf 3.0.10.RELEASE

Closes gh-14797
pull/14774/merge
Stephane Nicoll 8 years ago
parent
commit
c0a5e985c2
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -171,7 +171,7 @@ @@ -171,7 +171,7 @@
<sqlite-jdbc.version>3.21.0.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.9.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.10.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>

Loading…
Cancel
Save