Merge pull request 'Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4' (#17) from renovate/org.apache.httpcomponents.client5-httpclient5-5.x into master
Some checks are pending
Publish package to my Maven Repository / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Waiting to run

Reviewed-on: #17
This commit is contained in:
Lee 2024-09-25 23:50:22 +00:00
commit 7a482a2b7f

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