Exclude dom4j dep causing security vunerability
[aai/champ.git] / champ-lib / champ-core / pom.xml
index c64b0df..11dfff8 100644 (file)
@@ -44,6 +44,11 @@ limitations under the License.
             <groupId>org.onap.aai.event-client</groupId>
             <artifactId>event-client-dmaap</artifactId>
         </dependency>
+        
+        <dependency>
+            <groupId>org.onap.aai.event-client</groupId>
+            <artifactId>event-client-kafka</artifactId>
+        </dependency>
         <!-- Event Bus Library - END -->
 
         <dependency>