Browse Source

build(deps): bump httpclient from 4.5.13 to 4.5.14 (#1872)

Bumps httpclient from 4.5.13 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  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/1874/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
3a3cf17d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      httpclient/pom.xml

2
httpclient/pom.xml

@ -53,7 +53,7 @@ @@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
<dependency>

Loading…
Cancel
Save