You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "risdenk (via GitHub)" <gi...@apache.org> on 2023/03/02 00:10:48 UTC

[GitHub] [solr] risdenk commented on pull request #1415: Update dependency org.apache.commons:commons-compress to v1.22

risdenk commented on PR #1415:
URL: https://github.com/apache/solr/pull/1415#issuecomment-1451074341

   At least from a quick git grep commons-compress in build.gradle:
   
   ```
   solr/modules/hdfs/build.gradle:  testImplementation 'org.apache.commons:commons-compress'
   ```
   
   so I think we do reference it. I guess because its a test then its not found - which is super surprising. Either way it might be possible we can remove that usage from tests - I haven't looked.


-- 
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-unsubscribe@solr.apache.org

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


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