[jvm-packagaes] Freeze spark to 3.4.1 for now. (#10253)
The newer spark version for CPU conflicts with the more conservative version used by rapids.
This commit is contained in:
parent
73afef1a6e
commit
8237920c48
@ -35,7 +35,7 @@
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
<flink.version>1.19.0</flink.version>
|
||||
<junit.version>4.13.2</junit.version>
|
||||
<spark.version>3.5.1</spark.version>
|
||||
<spark.version>3.4.1</spark.version>
|
||||
<spark.version.gpu>3.4.1</spark.version.gpu>
|
||||
<scala.version>2.12.18</scala.version>
|
||||
<scala.binary.version>2.12</scala.binary.version>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user