Merge pull request #2696 from OpenRefine/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.12

Bump httpclient from 4.5.5 to 4.5.12
This commit is contained in:
Tom Morris 2020-06-11 14:01:25 -04:00 committed by GitHub
commit 4b874f129a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.12</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>

View File

@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.12</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>

View File

@ -288,7 +288,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.5</version>
<version>4.5.12</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>