exceptionfactory commented on PR #6547: URL: https://github.com/apache/nifi/pull/6547#issuecomment-1282586892
@thenatog The `jackson-bom` dependency manages the version for all Jackson 2 libraries, such as `jackson-core` and `jackson-databind`, which multiple components use. The Bill of Materials dependency sets the version, which avoids having to define the version when referencing particular libraries. -- 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]
