You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/11/16 12:47:03 UTC

[GitHub] [pinot] mneedham commented on a change in pull request #7775: Include commons-lang3

mneedham commented on a change in pull request #7775:
URL: https://github.com/apache/pinot/pull/7775#discussion_r750236770



##########
File path: pinot-clients/pom.xml
##########
@@ -48,6 +48,10 @@
       <artifactId>pinot-spi</artifactId>
       <scope>provided</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>

Review comment:
       @KKcorps was saying on Slack that it should actually be included via `pinot-spi` but seems to not be anymore




-- 
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: commits-unsubscribe@pinot.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org