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