Skip to content

Commit 4b1dddd

Browse files
rajadileepkolliwilkinsona
authored andcommitted
Update docs on using Thmyeleaf 3 to reference latest version
Closes gh-7183
1 parent a31180d commit 4b1dddd

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
@@ -1464,7 +1464,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
14641464
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
14651465
----
14661466
<properties>
1467-
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
1467+
<thymeleaf.version>3.0.2.RELEASE</thymeleaf.version>
14681468
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
14691469
</properties>
14701470
----

0 commit comments

Comments
 (0)