Browse Source

build(deps): bump httpclient5 from 5.0.3 to 5.1.3 (#1667)

Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.0.3 to 5.1.3.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.3/RELEASE_NOTES.txt)
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.0.3...rel/v5.1.3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1674/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
5ada489496
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.0.3</version>
<version>5.1.3</version>
</dependency>
<dependency>

Loading…
Cancel
Save