janjwerner-confluent commented on code in PR #15464:
URL: https://github.com/apache/druid/pull/15464#discussion_r1412514413
##########
pom.xml:
##########
@@ -388,6 +388,21 @@
<artifactId>bcutil-jdk15on</artifactId>
<version>1.70</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
Review Comment:
It would be worthwhile to separate sections of direct and transitive
dependencies, as well as identify the dependencies that belong to specific
modules.
Adding clarifications to the dependencies specification that was added.
--
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]