Skip to content

Commit 8feef45

Browse files
committed
Merge pull request #6991 from Stummi:patch-1
* pr/6991: Fix thymeleaf-layout-dialect.version in doc
2 parents e561191 + 914beca commit 8feef45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ for example:
14651465
----
14661466
<properties>
14671467
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
1468-
<thymeleaf-layout-dialect.version>2.0.0</thymeleaf-layout-dialect.version>
1468+
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
14691469
</dependency>
14701470
----
14711471

0 commit comments

Comments
 (0)