switch commons math deps to v4b

This commit is contained in:
Jonathan Shook
2023-01-26 22:20:47 -06:00
parent a1e8de45a4
commit 63721cd0df
4 changed files with 21 additions and 19 deletions

View File

@@ -55,11 +55,6 @@
<artifactId>joda-time</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
</dependency>
<dependency>
<groupId>com.elega9t</groupId>
<artifactId>number-to-words</artifactId>