diff --git a/build.gradle b/build.gradle index 78edd3f..afded8f 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ configurations { } dependencies { - shade 'org.apache.httpcomponents:httpclient:4.3.3' + shade 'org.apache.httpcomponents:httpclient:4.5.12' } reobf{