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.
2 parents 7c587a7 + dbdbe96 commit 2145ae8Copy full SHA for 2145ae8
pom.xml
@@ -17,7 +17,7 @@
17
<!-- Apache Commons libraries -->
18
<commons-collections4.version>4.5.0</commons-collections4.version>
19
<commons-lang3.version>3.20.0</commons-lang3.version>
20
- <commons-math3.version>3.6.1</commons-math3.version>
+ <commons-math3.version>3.6</commons-math3.version>
21
22
<!-- JSON Management -->
23
<jackson-databind.version>2.20.1</jackson-databind.version>
@@ -157,4 +157,4 @@
157
</plugin>
158
</plugins>
159
</build>
160
-</project>
+</project>
0 commit comments