diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 0518c385f2e..5fe26df15a2 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2736,7 +2736,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}") } } - library("Spring Security", "7.1.1-SNAPSHOT") { + library("Spring Security", "7.2.0-SNAPSHOT") { firstParty() group("org.springframework.security") { bom("spring-security-bom")