summaryrefslogtreecommitdiffstats
path: root/airlift-zstd/pom.xml
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2023-01-05 09:33:17 +0000
committerArne Juul <arnej@yahooinc.com>2023-01-05 09:33:17 +0000
commit9cea169010c40fa9fc624b2d8f9d2ead2838f715 (patch)
treefb21fe020d05f2bb9e760079fb86e23f38beca2c /airlift-zstd/pom.xml
parentb572c5aa6bd7283d7da0e3c3ee88881fa054ec5d (diff)
simpler resource loading
Diffstat (limited to 'airlift-zstd/pom.xml')
-rw-r--r--airlift-zstd/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/airlift-zstd/pom.xml b/airlift-zstd/pom.xml
index 2162d69d722..c7eb8c96f39 100644
--- a/airlift-zstd/pom.xml
+++ b/airlift-zstd/pom.xml
@@ -40,12 +40,6 @@
</dependency>
<dependency>
- <groupId>javax.inject</groupId>
- <artifactId>javax.inject</artifactId>
- <scope>test</scope>
- </dependency>
-
- <dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>