Commit 4b1dddde authored by Raja Dilip Kolli's avatar Raja Dilip Kolli Committed by Andy Wilkinson

Update docs on using Thmyeleaf 3 to reference latest version

Closes gh-7183
parent a31180dd
......@@ -1464,7 +1464,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
----
<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>
</properties>
----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment