You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "exceptionfactory (via GitHub)" <gi...@apache.org> on 2023/05/31 15:14:04 UTC

[GitHub] [nifi] exceptionfactory commented on pull request #7317: NIFI-11617 Update jackson.bom to 2.15.2

exceptionfactory commented on PR #7317:
URL: https://github.com/apache/nifi/pull/7317#issuecomment-1570429102

   Thanks for the upgrade @mr1716. Although this would normally be a straightforward incremental upgrade, it appears that the Jackson BOM references a Jackson Scala module version that does not exist or was not published when released. 
   
   Maven Central shows 2.15.1 as the latest version of that module, which accounts for the build failures:
   
   https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-scala_2.13/2.15.1/versions
   
   Once this is corrected, this should be a simple upgrade, but I am closing this pull request for now until this is corrected. If you find that the Scala module is released, or a new Jackson version is released, feel free to submit a new 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.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org