We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c256fb3 commit bac9fa4Copy full SHA for bac9fa4
mllib-local/pom.xml
@@ -44,12 +44,12 @@
44
</exclusion>
45
</exclusions>
46
</dependency>
47
- <!-- #if scala-2.13 --><!--
+ <!-- #if scala-2.13 -->
48
<dependency>
49
<groupId>org.scala-lang.modules</groupId>
50
<artifactId>scala-collection-compat_${scala.binary.version}</artifactId>
51
52
- --><!-- #endif scala-2.13 -->
+ <!-- #endif scala-2.13 -->
53
54
<groupId>org.apache.commons</groupId>
55
<artifactId>commons-math3</artifactId>
0 commit comments