diff --git a/core/pom.xml b/core/pom.xml
index cc9abecd..6cf35089 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,6 +22,10 @@
org.wildfly.plugins
wildfly-plugin-tools
+
+ org.wildfly.common
+ wildfly-common
+
com.fasterxml.jackson.core
jackson-databind
diff --git a/pom.xml b/pom.xml
index 48c740ec..94ba0c65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,7 @@
9.5
6.4.0
1.0.0.Beta2
+ 1.7.0.Final
8.18
2.14.2
3.0.3
@@ -250,6 +251,19 @@
org.wildfly.plugins
wildfly-plugin-tools
${version.org.wildfly.plugins.wildfly-plugin-tools}
+
+
+
+ *
+ *
+
+
+
+
+
+ org.wildfly.common
+ wildfly-common
+ ${version.org.wildfly.common.wildfly-common}
org.wildfly.galleon-plugins