Update dependency org.apache.httpcomponents:httpclient to v4.5.14

This commit is contained in:
2024-03-26 12:21:43 +00:00
parent e45ac5a78a
commit 9f9c48aaa7

View File

@@ -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'