diff --git a/pom.xml b/pom.xml
index 2961d03..428152d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,11 @@
org.springframework.boot
spring-boot-starter-data-redis
+
+
+ org.springframework.boot
+ spring-boot-starter-security
+
net.logstash.logback
@@ -128,13 +133,11 @@
elasticsearch-java
${elasticsearch.version}
-
org.springframework.boot
spring-boot-starter-security
-