You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/03/04 16:52:55 UTC

[GitHub] [nifi] szaboferee commented on issue #3347: NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure t…

szaboferee commented on issue #3347: NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure t…
URL: https://github.com/apache/nifi/pull/3347#issuecomment-469327572
 
 
   Why don't you use `<dependencyManagement>`?
   
   With the following command, `mvn dependency:list | grep fasterxml.jackson | sort | uniq` it can be seen that  jackson still has multiple versions as a transitive dependency. Do we want to keep them as they are? 

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


With regards,
Apache Git Services