Skip to content

Commit b135e37

Browse files
authored
Update Brotli4j to v1.16.0 (#13827)
Motivation: There were some mishaps in `linux-x86_64` module of Brotli4j which caused package clash. v1.16.0 release addresses all of them. Modification: Updated Brotli4j to v1.16.0 Result: Latest Brotli4j release
1 parent 9f19909 commit b135e37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@
666666
<skipAutobahnTestsuite>false</skipAutobahnTestsuite>
667667
<skipHttp2Testsuite>false</skipHttp2Testsuite>
668668
<graalvm.version>19.3.6</graalvm.version>
669-
<brotli4j.version>1.14.0</brotli4j.version>
669+
<brotli4j.version>1.16.0</brotli4j.version>
670670
<!-- By default skip native testsuite as it requires a custom environment with graalvm installed -->
671671
<skipNativeImageTestsuite>true</skipNativeImageTestsuite>
672672
<skipShadingTestsuite>false</skipShadingTestsuite>

0 commit comments

Comments
 (0)