Merge pull request #7127 from herau:fix/spring-boot-docs-thymeleaf
* pr/7127: Fix typo
This commit is contained in:
commit
f2511cfa49
|
|
@ -1466,7 +1466,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
|
|||
<properties>
|
||||
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
|
||||
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
|
||||
</dependency>
|
||||
</properties>
|
||||
----
|
||||
|
||||
NOTE: if you are managing dependencies yourself, look at `spring-boot-dependencies` for
|
||||
|
|
|
|||
Loading…
Reference in New Issue