diff options
author | 2018-03-16 12:00:44 -0400 | |
---|---|---|
committer | 2018-03-16 22:03:19 +0000 | |
commit | 91fa1131c84e8f129119d25fad211fc77bb1fc89 (patch) | |
tree | 5554740e5e7fc5658c103208e8f7d2b2e0ccc0c5 /.gitignore | |
parent | 3b9cced30e8ec899b08be8e1e5872213909e1676 (diff) |
Updated git submodules
Project: so master 9f3f653aaad59502fd748ee1c44d4e83d5643693
AriaClientFactoryTest throws exception
java.lang.NoClassDefFoundError: org/apache/http/conn/ssl/X509HostnameVerifier
To fix, I added:
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
Change-Id: Ic18ef074bf0d90c800ede19b5da5cbb1703da8b5
Issue-ID: SO-493
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions