diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 567ed410be..225b491099 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1466,7 +1466,7 @@ bom { ] } } - library("Thymeleaf Extras SpringSecurity", "3.1.0.RC1") { + library("Thymeleaf Extras SpringSecurity", "3.1.0.RC2") { group("org.thymeleaf.extras") { modules = [ "thymeleaf-extras-springsecurity6"