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 e40ea87 commit 226622bCopy full SHA for 226622b
pom.xml
@@ -147,7 +147,7 @@
147
<aws.java.sdk.version>1.8.3</aws.java.sdk.version>
148
<aws.kinesis.client.version>1.1.0</aws.kinesis.client.version>
149
<commons.httpclient.version>4.2.6</commons.httpclient.version>
150
- <commons.math3.version>3.1.1</commons.math3.version>
+ <commons.math3.version>3.4.1</commons.math3.version>
151
<test_classpath_file>${project.build.directory}/spark-test-classpath.txt</test_classpath_file>
152
<scala.version>2.10.4</scala.version>
153
<scala.binary.version>2.10</scala.binary.version>
0 commit comments