Upgrade to Thymeleaf Layout Dialect 2.4.1
Closes gh-16431
This commit is contained in:
parent
674a96e369
commit
7661287760
|
|
@ -199,7 +199,7 @@
|
|||
<saaj-impl.version>1.5.1</saaj-impl.version>
|
||||
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
|
||||
<thymeleaf-extras-springsecurity.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity.version>
|
||||
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
|
||||
<thymeleaf-layout-dialect.version>2.4.1</thymeleaf-layout-dialect.version>
|
||||
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
|
||||
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
|
||||
<tomcat.version>9.0.17</tomcat.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue