diff --git a/pom.xml b/pom.xml
index af5f7ce..1eafd78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,45 @@
UTF-8
+
+
+
+ org.jetbrains.teamcity
+ tests-support
+ ${teamcity-version}
+
+ org.springframework.ldapspring-ldap-core
+ org.springframework.securityspring-security-config
+ org.springframework.securityspring-security-crypto
+
+
+
+ org.jetbrains.teamcity
+ server-api
+ ${teamcity-version}
+
+ org.springframework.securityspring-security-config
+ org.springframework.securityspring-security-crypto
+
+
+
+ org.springframework
+ spring-beans
+ 6.1.14
+
+
+ org.springframework
+ spring-context-support
+ 6.1.14
+
+
+ org.springframework
+ spring-jdbc
+ 6.1.14
+
+
+
+
JetBrains