gus-asf commented on PR #2301:
URL: https://github.com/apache/solr/pull/2301#issuecomment-1965858456

   > > We just got rid of commons-io, 
https://issues.apache.org/jira/browse/SOLR-15784
   > > Can you find an alternative that is already a dependency, or copy just 
the code we need into one of Solr's util classes?
   > 
   > Updated this to just reuse the applicable code from commons-io without the 
dependency. I'd like to use that code since we know it will perform the same as 
previous Solr versions.
   
   Hmm, problem with copying code out of other libraries is we won't get any 
bug-fixes with new versions or be aware of relevant CVE's in the copied code. 
Might be better to just have the 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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to