fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2

remove workaround that is no longer needed
This commit is contained in:
Athou
2025-02-02 15:58:59 +01:00
parent 8f42135996
commit c451eee406
2 changed files with 1 additions and 19 deletions

View File

@@ -453,7 +453,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.4.1</version>
<version>5.4.2</version>
</dependency>
<!-- add brotli support for httpclient5 -->
<dependency>