DBZ-370 log4j is a test dependency

This commit is contained in:
Jiri Pechanec 2017-10-03 12:13:45 +02:00 committed by Gunnar Morling
parent f38bf14402
commit 8c29be9c7d

View File

@ -17,7 +17,6 @@
<!-- Exclude all Kafka APIs and their dependencies, since they will be available in the runtime -->
<exclude>org.apache.kafka:*</exclude>
<exclude>org.slf4j:*</exclude>
<exclude>log4j:log4j:*</exclude>
<exclude>com.fasterxml.jackson.core:jackson-core:*</exclude>
<exclude>org.xerial.snappy:*</exclude>
<exclude>net.jpountz.lz4:*</exclude>