From: adheli.tavares Date: Wed, 22 Oct 2025 11:25:07 +0000 (+0100) Subject: Keep kafka client 3.9.x for apex-pdp for compatibility. X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6d25cb099372f1d31820c0f981aa85e823845cbd;p=policy%2Fapex-pdp.git Keep kafka client 3.9.x for apex-pdp for compatibility. Issue-ID: POLICY-5470 Change-Id: Ia0faa1f025560610d364a7d8976cbf109b7cb1dd Signed-off-by: adheli.tavares --- diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml index 799425f40..07b9317a4 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml @@ -35,6 +35,7 @@ org.apache.kafka kafka-clients + ${version.kafka} io.confluent diff --git a/pom.xml b/pom.xml index 4279f7ceb..a7f69d21e 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,7 @@ 2.2.1 1.0.15 2.7.3 + 3.9.1 7.8.0 3.2.5 1.7.14