Skip to content

Commit f011403

Browse files
godaridillibabubibith4
authored andcommitted
Remove version of commons-math3 dependency
1 parent 98246e2 commit f011403

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

presto-iceberg/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@
2626
<artifactId>javax.annotation-api</artifactId>
2727
<version>1.3.2</version>
2828
</dependency>
29-
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-math3 -->
30-
<dependency>
31-
<groupId>org.apache.commons</groupId>
32-
<artifactId>commons-math3</artifactId>
33-
<version>3.6.1</version>
34-
</dependency>
3529
</dependencies>
3630
</dependencyManagement>
3731

0 commit comments

Comments
 (0)