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

This commit is contained in:
Renovate Bot 2024-09-19 17:01:12 +00:00
parent 0bc614ce39
commit 2d9074924d

@ -122,7 +122,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</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>