This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit 2d26788d8c754c8c24f0afde08da405ea5d3232e
Author: Lei Zhang <coolbee...@gmail.com>
AuthorDate: Sat Sep 21 01:01:31 2019 +0800

    SCB-1368 Clean up kafka client extra dependencies
---
 alpha/alpha-fsm/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/alpha/alpha-fsm/pom.xml b/alpha/alpha-fsm/pom.xml
index 48bcada..8f53916 100644
--- a/alpha/alpha-fsm/pom.xml
+++ b/alpha/alpha-fsm/pom.xml
@@ -140,11 +140,6 @@
       <groupId>com.typesafe.akka</groupId>
       <artifactId>akka-slf4j_2.12</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.apache.kafka</groupId>
-      <artifactId>kafka-clients</artifactId>
-      <version>2.1.1</version>
-    </dependency>
 
     <!--
       jmx over http

Reply via email to