Browse Source

build(deps): bump httpclient5 from 5.2 to 5.2.1 (#1874)

Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.2 to 5.2.1.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.2...rel/v5.2.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1877/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
5327a29006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      hc5/pom.xml

2
hc5/pom.xml

@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.2</version>
<version>5.2.1</version>
</dependency>
<dependency>

Loading…
Cancel
Save