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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to