Upgrade Thymeleaf 3 layout dialect in doc
Closes gh-7370
This commit is contained in:
committed by
Stephane Nicoll
parent
a1dda12bcb
commit
6b681ddfab
@@ -1465,7 +1465,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
|
||||
----
|
||||
<properties>
|
||||
<thymeleaf.version>3.0.2.RELEASE</thymeleaf.version>
|
||||
<thymeleaf-layout-dialect.version>2.0.4</thymeleaf-layout-dialect.version>
|
||||
<thymeleaf-layout-dialect.version>2.1.1</thymeleaf-layout-dialect.version>
|
||||
</properties>
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user