smolnar82 commented on a change in pull request #163: KNOX-2052 - 
KnoxShellTable mean, median, and mode methods
URL: https://github.com/apache/knox/pull/163#discussion_r332390212
 
 

 ##########
 File path: gateway-shell/pom.xml
 ##########
 @@ -31,6 +31,10 @@
     <description>Client DSL shell.</description>
 
     <dependencies>
+       <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>commons-math3</artifactId>
+               </dependency>
 
 Review comment:
   I still see it wrong, but it should not prevent merging this change.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to