takezoe / solr-scala-client

Solr Client for Scala
Apache License 2.0
91 stars 43 forks source link

fix warning messages for `deprecated DefaultHttpClient` #57

Closed masahitojp closed 5 years ago

masahitojp commented 5 years ago

http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/DefaultHttpClient.html

takezoe commented 5 years ago

@masahitojp Thanks for the fix!