diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8a2e736a8c6..3043380af0c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1497,7 +1497,7 @@ bom { ] } } - library("Thymeleaf", "3.1.1.RELEASE") { + library("Thymeleaf", "3.1.2.RELEASE") { group("org.thymeleaf") { modules = [ "thymeleaf",