We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eecee5f commit b3013a4Copy full SHA for b3013a4
core/pom.xml
@@ -79,6 +79,8 @@
79
<dependency>
80
<groupId>org.apache.commons</groupId>
81
<artifactId>commons-math3</artifactId>
82
+ <version>3.3</version>
83
+ <scope>test</scope>
84
</dependency>
85
86
<groupId>com.google.code.findbugs</groupId>
pom.xml
@@ -260,6 +260,7 @@
260
261
262
<version>3.3</version>
263
264
265
266
0 commit comments