diff options
Diffstat (limited to 'datafile-dmaap-client/pom.xml')
-rw-r--r-- | datafile-dmaap-client/pom.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/datafile-dmaap-client/pom.xml b/datafile-dmaap-client/pom.xml index 0f3cf6aa..8d972573 100644 --- a/datafile-dmaap-client/pom.xml +++ b/datafile-dmaap-client/pom.xml @@ -116,13 +116,7 @@ <artifactId>mockito-core</artifactId> <scope>test</scope> </dependency> - - <!-- https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher --> - <dependency> - <groupId>org.junit.platform</groupId> - <artifactId>junit-platform-launcher</artifactId> - <scope>test</scope> - </dependency> + <!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime --> <dependency> <groupId>org.apache.httpcomponents</groupId> |