aboutsummaryrefslogtreecommitdiffstats
path: root/utils/DmaapPublisher/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/DmaapPublisher/pom.xml')
-rw-r--r--utils/DmaapPublisher/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/utils/DmaapPublisher/pom.xml b/utils/DmaapPublisher/pom.xml
index 5437f4e978..6152fdff83 100644
--- a/utils/DmaapPublisher/pom.xml
+++ b/utils/DmaapPublisher/pom.xml
@@ -65,18 +65,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter</artifactId>
- <version>${junitJupiter.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-junit-jupiter</artifactId>
- <version>${mockitoJupiter.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.8.47</version>