summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-11-21 15:17:19 +0100
committerJon Bratseth <bratseth@gmail.com>2022-11-21 15:17:19 +0100
commita32584cb884d4caa7cf47b4c3a434f48da4d9116 (patch)
tree365a8e536385343b67e2f5688064a38761c6eccb /cloud-tenant-base-dependencies-enforcer
parent425351bafa1487de40ef24682a43337c4c52bb5f (diff)
zero-allocation-hashing dependency management
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 05ffa0b5c97..5e439a870f6 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -182,6 +182,7 @@
<include>io.prometheus:simpleclient_common:0.6.0:test</include>
<include>junit:junit:4.13.2:test</include>
<include>net.java.dev.jna:jna:5.11.0:test</include>
+ <include>net.openhft:zero-allocation-hashing:jar:0.16:test</include>
<include>org.antlr:antlr-runtime:3.5.2:test</include>
<include>org.antlr:antlr4-runtime:4.9.3:test</include>
<include>org.apache.commons:commons-exec:1.3:test</include>