aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 8022c4fe18..7a9ae6a97b 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -73,6 +73,10 @@
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>net.sf.jopt-simple</groupId>
+ <artifactId>jopt-simple</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>