Skip to content

Commit

Permalink
fix: upgrade org.apache.httpcomponents:httpclient from 4.5.8 to 4.5.10 (
Browse files Browse the repository at this point in the history
#201)

Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.5.8 to 4.5.10.

See this package in NPM:
https://www.npmjs.com/package/org.apache.httpcomponents:httpclient

See this project in Snyk:
https://app.snyk.io/org/martinpaljak/project/be445212-d697-47ef-82ab-a8d54d432742?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and martinpaljak committed Jan 28, 2020
1 parent 16b6092 commit 060ac33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.8</version>
<version>4.5.10</version>
</dependency>
<!-- For logging in the command line tool -->
<dependency>
Expand Down

0 comments on commit 060ac33

Please sign in to comment.