⬆️ Bump httpclient from 4.5 to 4.5.13 (#2143)

Bumps httpclient from 4.5 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

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-06-04 09:34:07 +08:00 committed by GitHub
parent 183bdb2cbe
commit 3ab66e3447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpclient.version>4.5</httpclient.version>
<httpclient.version>4.5.13</httpclient.version>
<jetty.version>9.4.38.v20210224</jetty.version>
</properties>