Skip to content

Commit 8b6c0f3

Browse files
committed
[#9540] Add dependency zstd-jni 1.5.2-5
1 parent 3932684 commit 8b6c0f3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

metric-module/metric/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,12 @@
153153
</exclusions>
154154
</dependency>
155155

156+
<dependency>
157+
<groupId>com.github.luben</groupId>
158+
<artifactId>zstd-jni</artifactId>
159+
<version>1.5.2-5</version>
160+
</dependency>
161+
156162
<dependency>
157163
<groupId>org.apache.pinot</groupId>
158164
<artifactId>pinot-jdbc-client</artifactId>

0 commit comments

Comments
 (0)