summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCongcong Peng <peng.congcong@zte.com.cn>2018-03-01 09:22:42 +0800
committerCongcong Peng <peng.congcong@zte.com.cn>2018-03-01 09:22:42 +0800
commit22e33b718bba9f5cd585acf77070d7cee5fc4337 (patch)
treef63bcbed1e2bfabf37bb74a9d03bedcf36236319
parentbf80e854b11fc8570ceb0ea161a95803a346fb8b (diff)
remove dependency
Issue-ID: HOLMES-115 Change-Id: I70500e20e5ec69846c0cb1f361d441b3158079d3 Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
-rw-r--r--dmaap-dsa/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 09364e7..e47d9ab 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -39,7 +39,7 @@
</exclusion>
<exclusion>
<groupId>ch.qos.logback</groupId>
- <artifactId>logback</artifactId>
+ <artifactId>logback-classic</artifactId>
</exclusion>
</exclusions>
</dependency>