pkuwm commented on a change in pull request #520: Refactor soft constraints to
simply the algorithm and fix potential issues.
URL: https://github.com/apache/helix/pull/520#discussion_r339252887
##########
File path: helix-core/pom.xml
##########
@@ -139,6 +139,11 @@ under the License.
<artifactId>commons-math</artifactId>
<version>2.1</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-math3</artifactId>
+ <version>3.0</version>
Review comment:
If you really decide to use, would it be better to use the latest one 3.6.1?
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]