Browse Source

Merge branch '1.4.x' into 1.5.x

pull/7075/merge
Stephane Nicoll 10 years ago
parent
commit
75f475f2c8
  1. 2
      spring-boot-docs/src/main/asciidoc/howto.adoc

2
spring-boot-docs/src/main/asciidoc/howto.adoc

@ -1435,7 +1435,7 @@ for example: @@ -1435,7 +1435,7 @@ for example:
----
<properties>
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
<thymeleaf-layout-dialect.version>2.0.0</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
</dependency>
----

Loading…
Cancel
Save