summaryrefslogtreecommitdiffstats
path: root/container-dev/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev/pom.xml')
-rw-r--r--container-dev/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 0c88531a248..85c6371d59c 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -160,6 +160,10 @@
<artifactId>aircompressor</artifactId>
</exclusion>
<exclusion>
+ <groupId>net.openhft</groupId>
+ <artifactId>zero-allocation-hashing</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</exclusion>