vy opened a new pull request, #3905: URL: https://github.com/apache/logging-log4j2/pull/3905
#3785 introduced a new `error-prone-annotations.version` property to substitute the `error-prone.version` provided by `logging-parent`, though the latter got erased at BOM-flattening. #3785 left behind a `error-prone.version` usage and it is causing problems reported in #3893. This PR replaces all `error-prone.version` usages with `error-prone-annotations.version`. -- 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]
