absurdfarce commented on code in PR #1998:
URL: 
https://github.com/apache/cassandra-java-driver/pull/1998#discussion_r1904445070


##########
guava-shaded/pom.xml:
##########
@@ -46,12 +46,8 @@
           <artifactId>error_prone_annotations</artifactId>
         </exclusion>
         <exclusion>
-          <groupId>com.google.j2objc</groupId>
-          <artifactId>j2objc-annotations</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>animal-sniffer-annotations</artifactId>
+          <groupId>com.google.guava</groupId>
+          <artifactId>listenablefuture</artifactId>

Review Comment:
   DS Jenkins run finished with a few test failures but they all look spurious. 
 Should probably investigate these at some point in the future but I'm gonna 
hold off for now... if we start to see them more regularly I'll become more 
concerned.



-- 
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: pr-unsubscr...@cassandra.apache.org

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


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

Reply via email to