Skip to content

Commit

Permalink
Bump httpclient from 4.5.2 to 4.5.13
Browse files Browse the repository at this point in the history
Bumps httpclient from 4.5.2 to 4.5.13.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2021
1 parent 20611f0 commit 2415b65
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 @@ -13,7 +13,7 @@
<maven.compiler.target>14</maven.compiler.target>
<jackson.version>2.11.1</jackson.version>
<apache-commons-io.version>2.7</apache-commons-io.version>
<apache-httpclient.version>4.5.2</apache-httpclient.version>
<apache-httpclient.version>4.5.13</apache-httpclient.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
<java-hamcrest.version>2.0.0.0</java-hamcrest.version>
<jacoco.version>0.8.5</jacoco.version>
Expand Down

0 comments on commit 2415b65

Please sign in to comment.