ppkarwasz commented on PR #3952: URL: https://github.com/apache/logging-log4j2/pull/3952#issuecomment-3393011955
Hi @ashr123, thanks a lot for the PR! We can’t merge this into the `2.x` branch because `2.x` targets Java 8, while Jackson 3 requires Java 17. That version mismatch would break our compatibility guarantees for the 2.x line. As for the `main` branch (with a Java 17 baseline) we migrated to Jackson 3 on shortly after the 3.0.0 release (see #3701) and we’re actively working toward our own `3.0.0` release. -- 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]
