aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 9d7d08f..d79d265 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -182,12 +182,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-inline</artifactId>
- <version>${mockito.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<version>0.21.0</version>