1 Star 0 Fork 29

Nic/spark

forked from openEuler-RISC-V/spark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-change-mvn-scalafmt.patch 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiexing 提交于 2022-08-10 22:50 +08:00 . fix_cve
diff -Naur spark-3.2.2/pom.xml spark-3.2.2-change/pom.xml
--- spark-3.2.2/pom.xml 2022-07-11 23:13:02.000000000 +0800
+++ spark-3.2.2-change/pom.xml 2022-07-30 04:40:32.025984410 +0800
@@ -3199,7 +3199,7 @@
<plugin>
<groupId>org.antipathy</groupId>
<artifactId>mvn-scalafmt_${scala.binary.version}</artifactId>
- <version>1.0.4</version>
+ <version>1.0.3</version>
<configuration>
<parameters>${scalafmt.parameters}</parameters> <!-- (Optional) Additional command line arguments -->
<skip>${scalafmt.skip}</skip> <!-- (Optional) skip formatting -->
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dominic_z/spark.git
git@gitee.com:dominic_z/spark.git
dominic_z
spark
spark
master

搜索帮助