diff --git a/spring-boot-docs/src/main/asciidoc/howto.adoc b/spring-boot-docs/src/main/asciidoc/howto.adoc index eeed84a698..77a973340b 100644 --- a/spring-boot-docs/src/main/asciidoc/howto.adoc +++ b/spring-boot-docs/src/main/asciidoc/howto.adoc @@ -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"] ---- - 3.0.0.RELEASE + 3.0.2.RELEASE 2.0.3 ----