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

Merged
Fascinated merged 1 commits from renovate/org.apache.httpcomponents.client5-httpclient5-5.x into master 2024-04-18 08:42:09 +00:00
Showing only changes of commit 467b45c601 - Show all commits

@ -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>