httpclient now uses brotli4j

This commit is contained in:
Athou
2025-12-23 08:04:53 +01:00
parent fd8d981ea0
commit 83332223ef

View File

@@ -516,12 +516,6 @@
<artifactId>httpclient5</artifactId>
<version>5.6</version>
</dependency>
<!-- add brotli support for httpclient5 -->
<dependency>
<groupId>org.brotli</groupId>
<artifactId>dec</artifactId>
<version>0.1.2</version>
</dependency>
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>ayza-for-apache5</artifactId>