summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
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 743bcd05b8b..01babcb9020 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -707,11 +707,6 @@
<version>${jna.version}</version>
</dependency>
<dependency>
- <groupId>net.openhft</groupId>
- <artifactId>zero-allocation-hashing</artifactId>
- <version>0.16</version>
- </dependency>
- <dependency>
<groupId>net.spy</groupId>
<artifactId>spymemcached</artifactId>
<version>2.10.1</version>