diff --git a/pom.xml b/pom.xml index 3bf25ca..3a0b48f 100644 --- a/pom.xml +++ b/pom.xml @@ -87,15 +87,21 @@ org.springframework.security spring-security-core - 6.1.5 + 6.2.0 org.springframework.security spring-security-test - 6.1.5 + 6.2.0 test + + + org.springframework.boot + spring-boot-starter-security + 3.2.0 +