Skip to content

Commit

Permalink
Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#3008
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent 3afc0c5 commit 7c0e2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-httpasyncclient/pom.xml
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 7c0e2ee

Please sign in to comment.