diff --git a/pom.xml b/pom.xml
index 3b27c8a..96a49ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,6 +163,7 @@
com.google.code.gson:gson
org.apache.httpcomponents
commons-*
+ org.codehaus.groovy:groovy-astbuilder
@@ -179,6 +180,17 @@
user would not be able to figure out where the conflicting dependency is. -->
true
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+
+
+
+