Skip to content
Snippets Groups Projects
Commit 2cacaa8f authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Remove douple slf4j

parent bc0b5446
No related branches found
No related tags found
1 merge request!187Migrate Beam benchmark implementation
......@@ -18,7 +18,6 @@ dependencies {
implementation('org.industrial-devops:titan-ccp-common-kafka:0.1.0-SNAPSHOT') { changing = true }
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'com.google.guava:guava:24.1-jre'
implementation 'org.slf4j:slf4j-simple:1.7.25'
implementation('org.apache.beam:beam-sdks-java-io-kafka:2.22.0'){
exclude group: 'org.apache.kafka', module: 'kafka-clients'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment