Merge branch '1.4.x' into 1.5.x
This commit is contained in:
commit
7d68c14d03
|
|
@ -1434,7 +1434,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
|
||||||
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
|
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
|
||||||
----
|
----
|
||||||
<properties>
|
<properties>
|
||||||
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
|
<thymeleaf.version>3.0.2.RELEASE</thymeleaf.version>
|
||||||
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
|
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
|
||||||
</properties>
|
</properties>
|
||||||
----
|
----
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue