ppkarwasz commented on code in PR #4144:
URL: https://github.com/apache/logging-log4j2/pull/4144#discussion_r3481223686


##########
log4j-core/pom.xml:
##########
@@ -157,6 +157,11 @@
       <artifactId>commons-csv</artifactId>
       <optional>true</optional>
     </dependency>
+    <!-- Create hardened JAXP factories -->
+    <dependency>
+      <groupId>eu.copernik</groupId>
+      <artifactId>copernik-xml-factory</artifactId>

Review Comment:
   Yes, I opened this PR as a probe to see if Apache Commons XML will at least 
be adopted by my PMCs.
   
   It will at least be adopted by Commons. :stuck_out_tongue_winking_eye: 



-- 
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]

Reply via email to