Skip to content

Commit

Permalink
build(deps): bump httpclient from 4.5.13 to 4.5.14
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent 942cab2 commit 81512b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<io.cryostat.core.version>2.19.1</io.cryostat.core.version>

<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
<org.apache.httpcomponents.httpclient.version>4.5.13</org.apache.httpcomponents.httpclient.version>
<org.apache.httpcomponents.httpclient.version>4.5.14</org.apache.httpcomponents.httpclient.version>
<org.apache.httpcomponents.httpmime.version>${org.apache.httpcomponents.httpclient.version}</org.apache.httpcomponents.httpmime.version>
<com.fasterxml.jackson.version>2.14.1</com.fasterxml.jackson.version>
<javax.annotation.version>1.3.2</javax.annotation.version><!-- used by smallrye -->
Expand Down

0 comments on commit 81512b1

Please sign in to comment.