diff --git a/pom.xml b/pom.xml index df0d7bf..c93f7d5 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,15 @@ 5.0.1 compile + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.security + spring-security-test + test +