janhoy commented on code in PR #3784: URL: https://github.com/apache/solr/pull/3784#discussion_r2448855186
########## gradle/libs.versions.toml: ########## @@ -39,7 +39,6 @@ apache-kafka = "3.9.1" apache-log4j = "2.21.0" apache-lucene = "10.3.1" apache-opennlp = "2.5.6" -apache-poi = "5.2.2" apache-rat = "0.15" apache-tika = "1.28.5" Review Comment: Actually, I bumped Tika to 3 and it all worked (well, we only depend on one single class from `tika-core` now, so not very hard... -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
