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

This commit is contained in:
Renovate Bot 2024-10-28 18:01:00 +00:00
parent 0bc614ce39
commit 9a0b6e1635

@ -122,7 +122,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3.1</version>
<version>5.4.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>