summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9e6b6d2..68c9315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,5 +116,10 @@
<version>2.5</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>org.lz4</groupId>
+ <artifactId>lz4-java</artifactId>
+ <version>1.4.1</version>
+ </dependency>
</dependencies>
</project>