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

This commit is contained in:
Renovate Bot 2024-04-18 08:41:17 +00:00
parent dbd1bbaad0
commit 467b45c601

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