diff --git a/checkmarx-ast-teamcity-plugin-server/pom.xml b/checkmarx-ast-teamcity-plugin-server/pom.xml
index d2c54d3..0308675 100644
--- a/checkmarx-ast-teamcity-plugin-server/pom.xml
+++ b/checkmarx-ast-teamcity-plugin-server/pom.xml
@@ -20,7 +20,6 @@
org.jetbrains.teamcity
server-api
- ${teamcity-version}
provided
@@ -35,7 +34,6 @@
org.jetbrains.teamcity
tests-support
- ${teamcity-version}
test
diff --git a/pom.xml b/pom.xml
index f54a7e6..51ccb11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,10 +57,10 @@
org.springframework.security
spring-security-crypto
-
- org.jdom
- jdom
-
+
+
+
+
@@ -159,6 +159,11 @@
jdom2
2.0.6.1
+
+ com.google.guava
+ guava
+ 33.4.0-android
+