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>
This commit is contained in:
Jonathan Albrecht 2023-05-04 23:52:30 -04:00 committed by GitHub
parent bfdf1c049c
commit 5d2b6956e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -891,7 +891,7 @@
<lz4.version>1.8.0</lz4.version>
<snappy.version>1.1.9.1</snappy.version>
<xz.version>1.9</xz.version>
<zstd-jni.version>1.5.4-2</zstd-jni.version>
<zstd-jni.version>1.5.5-2</zstd-jni.version>
<hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>
<!-- Coverage properties -->
<jacoco.version>0.8.8</jacoco.version>