Skip to content

Commit da0e891

Browse files
committed
remove math3 from common pom
1 parent 9954143 commit da0e891

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@
256256
<artifactId>commons-codec</artifactId>
257257
<version>1.5</version>
258258
</dependency>
259-
<dependency>
260-
<groupId>org.apache.commons</groupId>
261-
<artifactId>commons-math3</artifactId>
262-
<version>3.3</version>
263-
</dependency>
264259
<dependency>
265260
<groupId>com.google.code.findbugs</groupId>
266261
<artifactId>jsr305</artifactId>

0 commit comments

Comments
 (0)