Skip to content

Commit f6b4eb7

Browse files
authored
HBASE-27338 brotli compression lib tests fail on arm64 (#4735)
Up the brotli lib from 1.7.1 to 1.8.0 Signed-off-by: Bryan Beaudreault <bbeaudreault> Signed-off-by: Andrew Purtell <apurtell@apache.org>
1 parent 32a945a commit f6b4eb7

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
@@ -855,7 +855,7 @@
855855
<maven-site.version>3.12.0</maven-site.version>
856856
<!-- compression -->
857857
<aircompressor.version>0.21</aircompressor.version>
858-
<brotli4j.version>1.7.1</brotli4j.version>
858+
<brotli4j.version>1.8.0</brotli4j.version>
859859
<lz4.version>1.8.0</lz4.version>
860860
<snappy.version>1.1.8.4</snappy.version>
861861
<xz.version>1.9</xz.version>

0 commit comments

Comments
 (0)