diff --git a/public/gatk-package/pom.xml b/public/gatk-package/pom.xml index 606d9f030..79a55b205 100644 --- a/public/gatk-package/pom.xml +++ b/public/gatk-package/pom.xml @@ -43,6 +43,11 @@ commons-logging commons-logging + + + commons-httpclient + commons-httpclient + ${project.groupId} diff --git a/public/queue-package/pom.xml b/public/queue-package/pom.xml index 89b547b2f..e90222e0b 100644 --- a/public/queue-package/pom.xml +++ b/public/queue-package/pom.xml @@ -67,6 +67,11 @@ net.sf.snpeff snpeff + + + commons-httpclient + commons-httpclient + ${project.groupId} diff --git a/public/sting-root/pom.xml b/public/sting-root/pom.xml index 5b3dfe43b..00788c94b 100644 --- a/public/sting-root/pom.xml +++ b/public/sting-root/pom.xml @@ -188,6 +188,11 @@ commons-collections 3.2.1 + + commons-httpclient + commons-httpclient + 3.1 + org.apache.commons commons-math