diff --git a/checkmarx-ast-teamcity-plugin-agent/pom.xml b/checkmarx-ast-teamcity-plugin-agent/pom.xml index 45b2425..d2cc002 100644 --- a/checkmarx-ast-teamcity-plugin-agent/pom.xml +++ b/checkmarx-ast-teamcity-plugin-agent/pom.xml @@ -27,7 +27,6 @@ org.jetbrains.teamcity tests-support - ${teamcity-version} test diff --git a/pom.xml b/pom.xml index 51ccb11..64dfd08 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,16 @@ guava 33.4.0-android + + com.beust + jcommander + 1.82 + + + org.bouncycastle + bcpkix-jdk18on + 1.79 +