Github user JPercivall commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/576#discussion_r69306232
  
    --- Diff: 
nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
 ---
    @@ -56,6 +56,11 @@ language governing permissions and limitations under the 
License. -->
                 <version>${es.version}</version>
             </dependency>
             <dependency>
    +            <groupId>com.squareup.okhttp</groupId>
    +            <artifactId>okhttp</artifactId>
    +            <version>2.7.1</version>
    --- End diff --
    
    What's the motiviation for using this version of OkHttp instead of the 
latest[1][2]?
    
    [1] https://github.com/square/okhttp/tree/parent-3.3.1
    [2] https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to