Skip to content

Commit 363221f

Browse files
raunaqmorarkawendigo
authored andcommitted
Remove unused snappy-java dependency in trino-parquet
1 parent 07c32f5 commit 363221f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/trino-parquet/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,6 @@
125125
<scope>runtime</scope>
126126
</dependency>
127127

128-
<dependency>
129-
<groupId>org.xerial.snappy</groupId>
130-
<artifactId>snappy-java</artifactId>
131-
<scope>runtime</scope>
132-
</dependency>
133-
134128
<dependency>
135129
<groupId>io.airlift</groupId>
136130
<artifactId>junit-extensions</artifactId>

0 commit comments

Comments
 (0)