build(deps): bump httpcore from 4.4.14 to 4.4.15 (#4348)

Bumps httpcore from 4.4.14 to 4.4.15.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
  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-12-10 20:18:38 +02:00 committed by GitHub
parent 34b2fc2fb2
commit 6e62ea10f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@
<clojure.version>1.10.3</clojure.version>
<httpclient.version>4.5.13</httpclient.version>
<httpclient5.version>5.1.2</httpclient5.version>
<httpcore.version>4.4.14</httpcore.version>
<httpcore.version>4.4.15</httpcore.version>
<opencsv-multichar.version>2.4</opencsv-multichar.version>
<swc-parser-lazy.version>3.1.9</swc-parser-lazy.version>
<commons-io.version>2.11.0</commons-io.version>