cloudinary_java
cloudinary_java copied to clipboard
Modify installation section in README.md
Brief Summary of Changes
Apache HttpClient versions prior to version 4.5.13 are affected by https://nvd.nist.gov/vuln/detail/CVE-2020-13956 , so it makes sense to default the installation section of the README to cloudinary-http45 which doesn't have that vulnerability. Added another small section to make the user aware they can use different artifactId based on which apache http library they want to utilise.
What does this PR address?
- [X] Documentation
Hi @StefanBratanov , thank you for the PR, we'll review it ASAP