diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml
index 3bf27a3e6dc9bb..512ccdf5a79c4b 100644
--- a/integration-tests/rest-client-reactive-stork/pom.xml
+++ b/integration-tests/rest-client-reactive-stork/pom.xml
@@ -44,11 +44,6 @@
io.smallrye.stork
stork-service-discovery-static-list
-
- io.smallrye.stork
- stork-configuration-generator
- provided
-
@@ -121,6 +116,18 @@
+
+ maven-compiler-plugin
+
+
+
+ io.smallrye.stork
+ stork-configuration-generator
+ 2.7.0
+
+
+
+
io.quarkus
quarkus-maven-plugin