Skip to content

Commit 080744c

Browse files
committed
fix hdi sparklocalrun maven build err
1 parent 2d2f97a commit 080744c

File tree

1 file changed

+1
-1
lines changed
  • Utils/azure-toolkit-ide-hdinsight-libs/spark-localrun-mock

1 file changed

+1
-1
lines changed

Utils/azure-toolkit-ide-hdinsight-libs/spark-localrun-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>net.alchim31.maven</groupId>
2424
<artifactId>scala-maven-plugin</artifactId>
25-
<version>4.4.0</version>
25+
<version>4.8.1</version>
2626
<executions>
2727
<execution>
2828
<id>scala-compile-first</id>

0 commit comments

Comments
 (0)