Upgrade to the latest version of the Apache client.
jsabin opened this issue · 1 comments
jsabin commented
Based on a comment on the forum:
"I noticed the http-client dependency has not beeen upgraded to the 'latest/greatest'. This actually 'caused' somewhat of dependency issue for us (we are currently useing http-client 4.5.6) we were able to work around it)...long story short, Apache Base64 is apparently not longer included in more recent HttpClients..we updated r logic to simply use jdk 8 version."