Browse Source

Upgrade to thymeleaf-layout-dialect 1.3.3

Closes gh-5216
pull/5489/head
Andy Wilkinson 10 years ago
parent
commit
1b84ccb449
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -154,7 +154,7 @@ @@ -154,7 +154,7 @@
<thymeleaf.version>2.1.4.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity4.version>2.1.2.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.3.1</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>1.3.3</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.32</tomcat.version>
<undertow.version>1.3.18.Final</undertow.version>

Loading…
Cancel
Save