risdenk commented on a change in pull request #558: SOLR-11763: Upgrade Guava 
to 25.1-jre
URL: https://github.com/apache/lucene-solr/pull/558#discussion_r253279211
 
 

 ##########
 File path: 
solr/core/src/java/org/apache/solr/cloud/api/collections/TimeRoutedAlias.java
 ##########
 @@ -36,7 +36,7 @@
 import java.util.function.Predicate;
 import java.util.function.Supplier;
 
-import com.google.common.base.Objects;
+import com.google.common.base.MoreObjects;
 
 Review comment:
   Guava changed `Objects` -> `MoreObjects`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to