Hi, When I try to upgrade Guava that SOLR depends on, I notice the Guava version listed in maven repository for SOLR is 14.0.1 ( https://mvnrepository.com/artifact/org.apache.solr/solr-core/8.0.0). I also noticed that there is a Jira issue resolved in SOLR that upgraded Guava dependency to 25.1(https://issues.apache.org/jira/browse/SOLR-11763). Is the Guava version listed in maven repository correct? Which Guava version does SOLR 8.0.0 and 7.5.0 depends on?
Thanks, Amber