summaryrefslogtreecommitdiffstats
path: root/security-utils/pom.xml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2019-02-18 19:10:00 +0100
committerGitHub <noreply@github.com>2019-02-18 19:10:00 +0100
commita9e317a5dd2370866bc5c519d522a824cf118c8e (patch)
treeb8de6a559038b0438a091e32117c51472a27598e /security-utils/pom.xml
parent10504a888b8e9affd97edd8749f87b90c23d7b9d (diff)
Revert "Bjorncs/jdisc mixed mode preparations"
Diffstat (limited to 'security-utils/pom.xml')
-rw-r--r--security-utils/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/security-utils/pom.xml b/security-utils/pom.xml
index 10dec598915..0a26c73cf70 100644
--- a/security-utils/pom.xml
+++ b/security-utils/pom.xml
@@ -54,11 +54,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
<plugins>