diff --git a/feature-pack/pom.xml b/feature-pack/pom.xml
index de07ee8..938cc04 100644
--- a/feature-pack/pom.xml
+++ b/feature-pack/pom.xml
@@ -124,12 +124,6 @@
-
- org.wildfly.extras.reactive
- wildfly-microprofile-reactive-feature-pack
- ${version.org.wildfly.reactive-feature-pack}
- zip
-
diff --git a/feature-pack/src/main/resources/layers/standalone/microprofile-graphql/layer-spec.xml b/feature-pack/src/main/resources/layers/standalone/microprofile-graphql/layer-spec.xml
index 614690d..8d963d7 100644
--- a/feature-pack/src/main/resources/layers/standalone/microprofile-graphql/layer-spec.xml
+++ b/feature-pack/src/main/resources/layers/standalone/microprofile-graphql/layer-spec.xml
@@ -22,7 +22,6 @@
-
diff --git a/feature-pack/src/main/resources/modules/system/layers/base/io/smallrye/graphql/main/module.xml b/feature-pack/src/main/resources/modules/system/layers/base/io/smallrye/graphql/main/module.xml
index 7d3c718..efb7a2f 100644
--- a/feature-pack/src/main/resources/modules/system/layers/base/io/smallrye/graphql/main/module.xml
+++ b/feature-pack/src/main/resources/modules/system/layers/base/io/smallrye/graphql/main/module.xml
@@ -41,9 +41,6 @@
-
-
-
diff --git a/feature-pack/wildfly-feature-pack-build.xml b/feature-pack/wildfly-feature-pack-build.xml
index 984e80d..04abcc9 100644
--- a/feature-pack/wildfly-feature-pack-build.xml
+++ b/feature-pack/wildfly-feature-pack-build.xml
@@ -33,13 +33,6 @@
-
- org.wildfly:wildfly-microprofile-reactive-feature-pack
-
-
-
-
-
diff --git a/pom.xml b/pom.xml
index ddfafcd..5a014a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,6 @@
1.6.0.Final
6.0.3.Final
-
- 3.0.0.Final
-
2.11.0
@@ -60,7 +57,7 @@
- 2.5.1
+ 2.6.2
3.3.1
1.0.4
2.1.0.Final
@@ -71,6 +68,7 @@
0.7.0
1.9.0
+
2.2.4
1.1.3
@@ -79,6 +77,9 @@
5.3.0
1.7.0.Alpha12
1.1.0.Final
+
+ 4.0.5
1.0.8.Final
diff --git a/testsuite/client-vertx/pom.xml b/testsuite/client-vertx/pom.xml
index ef94514..9b18b37 100644
--- a/testsuite/client-vertx/pom.xml
+++ b/testsuite/client-vertx/pom.xml
@@ -54,6 +54,11 @@
mutiny
test
+
+ org.jctools
+ jctools-core
+ ${version.jctools}
+
org.eclipse.microprofile.graphql
microprofile-graphql-api