summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 114968c02ef..3ba84254bf9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -756,6 +756,11 @@
<artifactId>xercesImpl</artifactId>
<version>2.12.0</version>
</dependency>
+ <dependency>
+ <groupId>io.airlift</groupId>
+ <artifactId>aircompressor</artifactId>
+ <version>0.17</version>
+ </dependency>
</dependencies>
</dependencyManagement>