LuciferYang commented on code in PR #1700:
URL:
https://github.com/apache/incubator-uniffle/pull/1700#discussion_r1602734634
##########
server/pom.xml:
##########
@@ -129,13 +129,12 @@
</exclusions>
</dependency>
<dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>${commons-collections.version}</version>
+ <groupId>org.apache.commons</groupId>
Review Comment:
Others is fine to me. But please check whether there are cascading
dependencies on commons-collections 3. If there are, whether it is necessary to
retain the definition of commons-collections 3 version in uniffle. @rickyma
--
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]