diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 53c7a6b85d..cc039713c1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1775,7 +1775,7 @@ bom { ] } } - library("Thymeleaf", "3.0.12.RELEASE") { + library("Thymeleaf", "3.0.14.RELEASE") { group("org.thymeleaf") { modules = [ "thymeleaf",