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 98246e2 commit f011403Copy full SHA for f011403
presto-iceberg/pom.xml
@@ -26,12 +26,6 @@
26
<artifactId>javax.annotation-api</artifactId>
27
<version>1.3.2</version>
28
</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>
35
</dependencies>
36
</dependencyManagement>
37
0 commit comments