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 21:57:50 UTC

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

thenatog 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-469438065
 
 
   Yes, transitive dependencies have been left as they are. Ideally instead of forcing these transitive versions to 2.9.8, we would upgrade these dependent libraries to new versions which use updated versions of jackson-databind.
   
   @MikeThomsen As such, the hadoop-client:3.0.0 dependency in nifi-hadoop-libraries-nar will still be using jackson-databind:2.7.8. The latest version, hadoop-client:3.2.0, uses jackson-databind:2.9.5.

----------------------------------------------------------------
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