diff --git a/build.gradle b/build.gradle index 8711276..453f31c 100644 --- a/build.gradle +++ b/build.gradle @@ -115,7 +115,7 @@ dependencies { api 'dnsjava:dnsjava:2.1.9' // HTTP connections - api 'org.apache.httpcomponents:httpclient:4.5.13' + api 'org.apache.httpcomponents:httpclient:4.5.14' // Phone numbers validation api 'com.googlecode.libphonenumber:libphonenumber:8.12.21'