update to httpclient5

This commit is contained in:
Athou
2023-12-25 19:41:14 +01:00
parent 11aff68052
commit 5ba248eaba
3 changed files with 86 additions and 51 deletions

View File

@@ -392,9 +392,13 @@
<artifactId>gwt-servlet</artifactId>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
</dependency>
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart</artifactId>
<artifactId>sslcontext-kickstart-for-apache5</artifactId>
<version>8.2.0</version>
</dependency>