diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index a41f58f5698..a674d2ddb62 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2829,7 +2829,7 @@ bom { ] } } - library("Thymeleaf Extras SpringSecurity", "3.1.3.RELEASE") { + library("Thymeleaf Extras SpringSecurity", "3.1.4.RELEASE") { group("org.thymeleaf.extras") { modules = [ "thymeleaf-extras-springsecurity6"