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