diff --git a/pom.xml b/pom.xml
index 259268e..dc866de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,9 @@
1.3.2
2.4
2.6
+ 1.4.31
+ 1.0.65
+ 1.4.31
1.5.9
0.3.0
1.2
@@ -390,6 +393,33 @@
commons-lang
${commons-lang.version}
+
+ io.fabric8
+ kubernetes-client
+ ${io.fabric8.kubernetes-client}
+
+
+ generex
+ com.github.mifmif
+
+
+
+
+ io.fabric8
+ kubernetes-model
+ ${io.fabric8.kubernetes-model}
+
+
+ jackson-module-jaxb-annotations
+ com.fasterxml.jackson.module
+
+
+
+
+ io.fabric8
+ openshift-client
+ ${io.fabric8.openshift-client.version}
+
io.swagger
swagger-annotations