diff --git a/WORKSPACE b/WORKSPACE index cba318bf..a18d23ed 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -60,7 +60,7 @@ maven_install( "org.springframework.boot:spring-boot-devtools:3.2.2", "org.springframework.boot:spring-boot-starter-test:3.2.2", - "org.springframework.security:spring-security-test:6.2.1", + "org.springframework.security:spring-security-test:6.2.2", ], fetch_sources = True,