Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.httpcomponents.client5:httpcl…
Browse files Browse the repository at this point in the history
…ient5 to v5.4.1
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 7749514 commit 43da9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-httpclient5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<javaModuleName>com.codahale.metrics.httpclient</javaModuleName>
<http-client.version>5.4</http-client.version>
<http-client.version>5.4.1</http-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 43da9ff

Please sign in to comment.