This Tomcat upgrade looks legit to me. Nevertheless, I'd appreciate it if a Tomcat veteran could weigh in.
---------- Forwarded message --------- From: knoxyz <notificati...@github.com> Date: Thu, Jan 20, 2022 at 3:28 PM Subject: Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662) To: apache/logging-log4j2 <logging-log...@noreply.github.com> Cc: Subscribed <subscri...@noreply.github.com> Pay attention! tomcat 8 and 9 are pretty good compatible, but with version 10 comes huge breaks (namespace javax -> jakarta)! Therefore still tomcat 9 is in use by the most production environments and not supported from the most API and frameworks. https://tomcat.apache.org/migration-10.html *There is a significant breaking change between Tomcat 9.0.x and Tomcat 10.0.x. The Java package used by the specification APIs has changed from javax... to jakarta.... It will be necessary to recompile web applications against the new APIs.* tomcat 8 and 9 — Reply to this email directly, view it on GitHub <https://github.com/apache/logging-log4j2/pull/662#issuecomment-1017564083>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAARTSPJ3TLBKEMT2FHBXW3UXALXHANCNFSM5KZH66WA> . You are receiving this because you are subscribed to this thread.Message ID: <apache/logging-log4j2/pull/662/c1017564...@github.com>