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

Merged
tomas.kracmar merged 1 commits from renovate/org.apache.httpcomponents-httpclient-4.x into master 2024-03-26 12:26:00 +00:00
Showing only changes of commit 9f9c48aaa7 - Show all commits

View File

@@ -115,7 +115,7 @@ dependencies {
api 'dnsjava:dnsjava:2.1.9' api 'dnsjava:dnsjava:2.1.9'
// HTTP connections // HTTP connections
api 'org.apache.httpcomponents:httpclient:4.5.13' api 'org.apache.httpcomponents:httpclient:4.5.14'
// Phone numbers validation // Phone numbers validation
api 'com.googlecode.libphonenumber:libphonenumber:8.12.21' api 'com.googlecode.libphonenumber:libphonenumber:8.12.21'