diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 464831ab8c..71aec6ee65 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1531,7 +1531,7 @@ bom { ] } } - library("Thymeleaf", "3.1.0.M3") { + library("Thymeleaf", "3.1.0.RC1") { group("org.thymeleaf") { modules = [ "thymeleaf",