build(deps): bump httpclient5 from 5.1.1 to 5.1.2 (#4306)

Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.2/RELEASE_NOTES.txt)
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.1.1...rel/v5.1.2)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-17 19:33:44 +01:00 committed by GitHub
parent cbbad4273b
commit 3bcc63459a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,7 +303,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.1.1</version>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>