Skip to content

Commit

Permalink
Bump httpclient from 4.2 to 4.3.6 in /clients/hadoopfs (#1923)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2021
1 parent 4c9b404 commit eefe10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/hadoopfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency> <!-- needed for aws-java-sdk in tests(!) -->
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2</version>
<version>4.3.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit eefe10c

Please sign in to comment.