aboutsummaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 4eceef8c748..f7098bfa6ce 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -73,6 +73,10 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.lz4</groupId>
+ <artifactId>lz4-java</artifactId>
+ </dependency>
<!-- test scope -->
<dependency>