diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7cda8a7d2a1..86538234c6a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1770,7 +1770,7 @@ bom { ] } } - library("Thymeleaf", "3.0.11.RELEASE") { + library("Thymeleaf", "3.0.12.RELEASE") { group("org.thymeleaf") { modules = [ "thymeleaf",