liuxiaocs7 commented on code in PR #566:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/566#discussion_r1444127871


##########
hugegraph-tools/pom.xml:
##########
@@ -115,6 +115,10 @@
                     <groupId>log4j</groupId>
                     <artifactId>log4j</artifactId>
                 </exclusion>
+                <exclusion>
+                    <artifactId>guava</artifactId>
+                    <groupId>com.google.guava</groupId>

Review Comment:
   `com.google.j2objc:j2objc-annotations` conflict occurred after modifying the 
guava version to 30.0-jre



-- 
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]

Reply via email to