From 4a0552e945cf3f04c18bb9a19f771d8832c428c0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 29 Oct 2018 10:37:15 +0000 Subject: [PATCH] Upgrade to Thymeleaf 3.0.11.RELEASE Closes gh-14920 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 95aba3dbc2..3cc5b0fb3c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -171,7 +171,7 @@ 3.21.0.1 3.1.0 ${javax-mail.version} - 3.0.10.RELEASE + 3.0.11.RELEASE 3.0.3.RELEASE ${thymeleaf-extras-springsecurity4.version}