Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662)

2022-01-24 Thread Tim Perry
Sorry Volkan, I think I somehow searched the wrong pom.xml. I was convinced appserver was bringing in log4j-jms, but it isn't. You will need to update the servlet version. This won't work with Tomcat 10: javax.servlet javax.servlet-api 3.0.1 provided Sorry for the confusion. On Mon, Jan 24, 20

Re: [apache/logging-log4j2] Bump tomcat-catalina from 8.5.20 to 10.0.14 (PR #662)

2022-01-24 Thread Volkan Yazıcı
This PR only addresses `log4j-appserver`, which doesn't have any `javax` package dependencies. Quoting from my comment to the PR: "AFAIK, Tomcat is only used by `log4j-appserver`. There I don't see any dependencies on the `javax` namespace, but just an implementation of `org.apache.juli.logging.Lo