Skip to content

Commit a06f851

Browse files
authored
Bump Brotli4j from 1.7.1 to 1.8.0 (#12701)
Motivation: Brotli4j 1.8.0 has been released with native support for the Apple Silicon M1 chip. Modification: Upgraded to 1.8.0 Result: Latest Brotli4j version
1 parent 23b78e8 commit a06f851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@
586586
<skipAutobahnTestsuite>false</skipAutobahnTestsuite>
587587
<skipHttp2Testsuite>false</skipHttp2Testsuite>
588588
<graalvm.version>19.3.6</graalvm.version>
589-
<brotli4j.version>1.7.1</brotli4j.version>
589+
<brotli4j.version>1.8.0</brotli4j.version>
590590
<!-- By default skip native testsuite as it requires a custom environment with graalvm installed -->
591591
<skipNativeImageTestsuite>true</skipNativeImageTestsuite>
592592
<skipShadingTestsuite>false</skipShadingTestsuite>

0 commit comments

Comments
 (0)