diff --git a/operator/pom.xml b/operator/pom.xml
index bc098bcae3..20be9deb6b 100644
--- a/operator/pom.xml
+++ b/operator/pom.xml
@@ -97,6 +97,10 @@
io.vertx
vertx-uri-template
+
+ com.aayushatharva.brotli4j
+ *
+
diff --git a/quarkus/runtime/pom.xml b/quarkus/runtime/pom.xml
index 5e208bc3ac..19b135dcb6 100644
--- a/quarkus/runtime/pom.xml
+++ b/quarkus/runtime/pom.xml
@@ -28,6 +28,12 @@
io.quarkus
quarkus-vertx
+
+
+ com.aayushatharva.brotli4j
+ *
+
+
io.quarkus