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

This commit is contained in:
Renovate Bot 2024-10-28 18:01:11 +00:00
parent 0f9a23e4a2
commit ede931f994

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