https://bz.apache.org/bugzilla/show_bug.cgi?id=66171
--- Comment #14 from Felix Schumacher <felix.schumac...@internetallee.de> --- Thanks for the PR. It looks promising to me. (Must have misunderstood your second comment ;)) I personally think it is a good thing to have dependencies removed, when they are duplicated (we have that functionality provided by Saxon and the JDK) and are not maintained anymore. But of course, this change has to be tested thoroughly and might have more consequences, than can be seen on the first glance. For example, after removing xalan from our dependencies, we have to explicitly set the TransformerFactory implementation, as the library lets-plot-batik contains a serviceprovider file to set xalan as the transformerfactory. -- You are receiving this mail because: You are the assignee for the bug.