From b996d64fb1af38c3c9e5e37a4be9cf0b9cd869c3 Mon Sep 17 00:00:00 2001 From: Kunal Gupta Date: Mon, 23 Dec 2024 22:24:25 -0500 Subject: [PATCH] Add jacoco to parent pom --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 0a249366e18..a8c147dc578 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,7 @@ client-encryption-hcvault client-encryption benchmark + jacoco-aggregate-schema-registry @@ -449,6 +450,11 @@ kafka-json-schema-serializer ${io.confluent.schema-registry.version} + + io.confluent + jacoco-aggregate-schema-registry + ${io.confluent.schema-registry.version} + io.confluent kafka-streams-json-schema-serde