jclouds/drivers/apachehc
dependabot[bot] a9c76e7d8a Bump httpclient from 4.3.6 to 4.5.13 in /drivers/apachehc
Bumps httpclient from 4.3.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 12:43:10 +09:00
..
src Fix BlobMetadata null size when using ApacheHCHttp module 2020-03-08 22:15:43 +09:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml Bump httpclient from 4.3.6 to 4.5.13 in /drivers/apachehc 2022-06-12 12:43:10 +09:00

README.txt

#
# A driver to use the Apache HTTP Components Client (http://hc.apache.org/) 
# as an encryption library in jclouds.
#
# TODO: Usage example.