diff --git a/checkmarx-ast-teamcity-plugin-agent/pom.xml b/checkmarx-ast-teamcity-plugin-agent/pom.xml
index ba40892..14008a5 100644
--- a/checkmarx-ast-teamcity-plugin-agent/pom.xml
+++ b/checkmarx-ast-teamcity-plugin-agent/pom.xml
@@ -64,10 +64,6 @@
org.springframework
spring-core
-
- org.springframework.security
- spring-security-config
-
diff --git a/checkmarx-ast-teamcity-plugin-server/pom.xml b/checkmarx-ast-teamcity-plugin-server/pom.xml
index 450e8da..6200b72 100644
--- a/checkmarx-ast-teamcity-plugin-server/pom.xml
+++ b/checkmarx-ast-teamcity-plugin-server/pom.xml
@@ -95,14 +95,6 @@
org.bouncycastle
bcprov-jdk15on
-
- org.springframework.security
- spring-security-config
-
-
- org.springframework.ldap
- spring-ldap-core
-
@@ -194,18 +186,6 @@
org.springframework
spring-webmvc
-
- org.springframework.ldap
- spring-ldap-core
-
-
- org.springframework.security
- spring-security-config
-
-
- org.springframework.security
- spring-security-crypto
-