From 14ee7f4e6038ea668780d070753e8d244c04e1d8 Mon Sep 17 00:00:00 2001 From: Kabir Khan Date: Tue, 15 Aug 2023 16:14:03 +0200 Subject: [PATCH] [WFLY-18357] Include reactive-streams --- microprofile/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/microprofile/pom.xml b/microprofile/pom.xml index d9d37948..0c8e5fab 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -151,6 +151,11 @@ org.apache.kafka kafka-clients + + + org.reactivestreams + reactive-streams + io.smallrye.reactive