Merge pull request #2758 from OpenRefine/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.13

Bump httpcore from 4.4.9 to 4.4.13
This commit is contained in:
Tom Morris 2020-06-19 12:53:57 -04:00 committed by GitHub
commit e75d3c655a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.9</version>
<version>4.4.13</version>
</dependency>
<dependency>
<groupId>org.sweble.wikitext</groupId>