Fix NexusIQ security vunerabilities
[aai/gizmo.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index fba2123..b6270b1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -139,17 +139,6 @@ limitations under the License.
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>org.onap.aai.event-client</groupId>
-            <artifactId>event-client-kafka</artifactId>
-            <version>1.2.2</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.slf4j</groupId>
-                    <artifactId>slf4j-api</artifactId>
-                </exclusion>
-            </exclusions>
-        </dependency>
 
         <!-- ONAP COMMON LOGGING -->
         <dependency>