summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-11-21 16:11:25 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2022-11-21 16:11:25 +0100
commitd189d83e7c14590027c6342eff8ed28d0af78dcb (patch)
tree64afafce940737f1bbd5a0c713784680ee7d48b6 /container-dev
parent88a4c159d2fa483e6b1cbcfc7bc56667e3427828 (diff)
Improve comment and cleanup duplicate openhft dependency management
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index be497963f6e..85c6371d59c 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -171,10 +171,6 @@
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>
</exclusion>
- <exclusion>
- <groupId>net.openhft</groupId>
- <artifactId>zero-allocation-hashing</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>