Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4

This commit is contained in:
Renovate Bot 2024-09-19 17:01:44 +00:00
parent 44a216c928
commit abac8f6b57

@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3.1</version>
<version>5.4</version>
<scope>compile</scope>
</dependency>