aboutsummaryrefslogtreecommitdiff
path: root/external/mqtt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'external/mqtt/pom.xml')
-rw-r--r--external/mqtt/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/external/mqtt/pom.xml b/external/mqtt/pom.xml
index 05e6338a08..913c47d33f 100644
--- a/external/mqtt/pom.xml
+++ b/external/mqtt/pom.xml
@@ -59,16 +59,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.novocode</groupId>
- <artifactId>junit-interface</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
<version>5.7.0</version>