diff --git a/pom.xml b/pom.xml index 8daf52d..b71ed8f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent 3.2.1 - + com.mirna hospital-management-api @@ -21,7 +21,6 @@ org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-devtools @@ -60,6 +59,15 @@ 2.1.214 test + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.security + spring-security-test + test +