Skip to content

Commit

Permalink
Merge 7eba065 into ed39c75
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyMaci committed Mar 6, 2019
2 parents ed39c75 + 7eba065 commit 23356c8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
</dependencyManagement>

<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.6.1</version>
</dependency>

<!-- MEANBEAN DEPENDENCY -->
<dependency>
Expand Down Expand Up @@ -205,4 +210,4 @@

</build>

</project>
</project>

0 comments on commit 23356c8

Please sign in to comment.