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


##########
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:
   This exact same code is in the process of being published as Apache Commons 
XML, so if it is to be added it, should be through our own Apache dependency.



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