Skip to content

Commit bcd2dfa

Browse files
jonathan-albrecht-ibmApache9
authored andcommitted
HBASE-27838 Update zstd-jni from version 1.5.4-2 -> 1.5.5-2. (#5220)
Note: This version includes a fix that prevented zstd-jni from running on s390x. Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 5d2b695)
1 parent 0b7252b commit bcd2dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@
646646
<lz4.version>1.8.0</lz4.version>
647647
<snappy.version>1.1.9.1</snappy.version>
648648
<xz.version>1.9</xz.version>
649-
<zstd-jni.version>1.5.4-2</zstd-jni.version>
649+
<zstd-jni.version>1.5.5-2</zstd-jni.version>
650650
<hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>
651651
<!-- Coverage properties -->
652652
<jacoco.version>0.8.8</jacoco.version>

0 commit comments

Comments
 (0)