diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 81c27b673a0..4af2f4d23e8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1545,7 +1545,7 @@ bom { ] } } - library("Thymeleaf Extras SpringSecurity", "3.1.0.M1") { + library("Thymeleaf Extras SpringSecurity", "3.1.0.RC1") { group("org.thymeleaf.extras") { modules = [ "thymeleaf-extras-springsecurity6"