Skip to content

Commit

Permalink
[SPARK-28544][BUILD] Update zstd-jni to 1.4.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dongjoon-hyun committed Jul 27, 2019
1 parent 9eb541b commit c54e06b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev/deps/spark-deps-hadoop-2.7
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ xmlenc-0.52.jar
xz-1.5.jar
zjsonpatch-0.3.0.jar
zookeeper-3.4.6.jar
zstd-jni-1.4.0-1.jar
zstd-jni-1.4.2-1.jar
2 changes: 1 addition & 1 deletion dev/deps/spark-deps-hadoop-3.2
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ xbean-asm7-shaded-4.14.jar
xz-1.5.jar
zjsonpatch-0.3.0.jar
zookeeper-3.4.13.jar
zstd-jni-1.4.0-1.jar
zstd-jni-1.4.2-1.jar
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.4.0-1</version>
<version>1.4.2-1</version>
</dependency>
<dependency>
<groupId>com.clearspring.analytics</groupId>
Expand Down

0 comments on commit c54e06b

Please sign in to comment.