Skip to content

Commit b3736e3

Browse files
committed
[HOTFIX] add math3 version to pom
Passed `mvn package`. Author: Xiangrui Meng <[email protected]> Closes apache#1075 from mengxr/takeSample-fix and squashes the following commits: 45b4590 [Xiangrui Meng] add math3 version to pom
1 parent 13f8cfd commit b3736e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<dependency>
7171
<groupId>org.apache.commons</groupId>
7272
<artifactId>commons-math3</artifactId>
73+
<version>3.3</version>
7374
<scope>test</scope>
7475
</dependency>
7576
<dependency>

0 commit comments

Comments
 (0)