merrimanr commented on a change in pull request #1403: METRON-2109: Add option 
to use Metron GUID as the id in Elasticsearch
URL: https://github.com/apache/metron/pull/1403#discussion_r286135356
 
 

 ##########
 File path: metron-platform/metron-elasticsearch/pom.xml
 ##########
 @@ -184,7 +184,8 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>${global_httpclient_version}</version>
+            <!--version>${global_httpclient_version}</version-->
+            <version>4.5.2</version>
 
 Review comment:
   This was a mistake.  I had to change it to 4.5.2 to get the tests to run in 
my IDE but the tests work fine otherwise with our global version.  I don't 
think our global version is correct here but will leave it for now as it's out 
of scope for this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to