nickwallen commented on a change in pull request #1458: METRON-2177 Upgrade 
Profiler for HBase 2.0.2
URL: https://github.com/apache/metron/pull/1458#discussion_r312156007
 
 

 ##########
 File path: dependencies_with_url.csv
 ##########
 @@ -146,6 +146,7 @@ 
com.codahale.metrics:metrics-core:jar:3.0.2:compile,MIT,https://github.com/codah
 
com.codahale.metrics:metrics-graphite:jar:3.0.2:compile,MIT,https://github.com/codahale/metrics
 
com.esotericsoftware.reflectasm:reflectasm:jar:shaded:1.07:compile,BSD,https://github.com/EsotericSoftware/reflectasm
 
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3:compile,ASLv2,http://wiki.fasterxml.com/JacksonHome
+com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0:compile,ASLv2,http://wiki.fasterxml.com/JacksonHome
 
 Review comment:
   Actually, I think I can also explicitly pull-in `jackson-annotations:2.7.4` 
in the pom to avoid pulling in `jackson-annotations:2.7.0` as a transitive. 
That is what the other projects seem to do like `metron-parsers-common`.
   
   That will avoid pulling in some other random version like 2.7.0.  I have no 
idea why a transitive for jackson-databind:2.7.4 would be 
jackson-annotations:2.7.0.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to