summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-05-09 13:22:40 +0200
committergjoranv <gv@oath.com>2018-05-09 13:25:10 +0200
commit9d63356c0c774affd59ddfb1e52807d3c140d92d (patch)
treee4a66b91631519e82729c4bde7fab6173926f030 /parent
parent9f4d1bf231d416f945e81c62b5e19eedf6cc3e9d (diff)
Remove old jmockit.
- Not used by any modules anymore, and incompatible with Java 9.
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 1472c31851d..5db4bf94db3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -419,11 +419,6 @@
<version>3.4.0</version>
</dependency>
<dependency>
- <groupId>com.googlecode.jmockit</groupId>
- <artifactId>jmockit</artifactId>
- <version>1.2</version>
- </dependency>
- <dependency>
<groupId>com.goldmansachs</groupId>
<artifactId>gs-collections</artifactId>
<version>6.1.0</version>