aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index e5cca83e931..7e705cfa0aa 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -300,6 +300,10 @@
<scope>test</scope>
<version>${jetty.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.lz4</groupId>
+ <artifactId>lz4-java</artifactId>
+ </dependency>
</dependencies>
<build>