diff --git a/pom.xml b/pom.xml
index 04a45b9..6bba66b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,10 @@
org.springframework.boot
spring-boot-starter-data-jpa
+
+ org.springframework.boot
+ spring-boot-starter-security
+
org.springdoc
springdoc-openapi-ui