Merge pull request #3389 from OpenRefine/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.0.3

Bump httpclient5 from 5.0.2 to 5.0.3
This commit is contained in:
Tom Morris 2020-12-07 11:03:15 -05:00 committed by GitHub
commit 99e7d0d3fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -293,7 +293,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.0.2</version>
<version>5.0.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>