diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c639d31c0d7b..7944ea243138 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1451,7 +1451,7 @@ bom { ] } } - library("Thymeleaf", "3.1.0.RC2") { + library("Thymeleaf", "3.1.0.RELEASE") { group("org.thymeleaf") { modules = [ "thymeleaf",