Skip to content

Commit

Permalink
Bump spark.version from 3.4.1 to 3.5.0 in /jvm-packages
Browse files Browse the repository at this point in the history
Bumps `spark.version` from 3.4.1 to 3.5.0.

Updates `org.apache.spark:spark-mllib_2.12` from 3.4.1 to 3.5.0

Updates `org.apache.spark:spark-core_2.12` from 3.4.1 to 3.5.0

Updates `org.apache.spark:spark-sql_2.12` from 3.4.1 to 3.5.0

---
updated-dependencies:
- dependency-name: org.apache.spark:spark-mllib_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.spark:spark-core_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.spark:spark-sql_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent d8c3cc9 commit 08962db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<flink.version>1.17.1</flink.version>
<junit.version>4.13.2</junit.version>
<spark.version>3.4.1</spark.version>
<spark.version>3.5.0</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>
Expand Down

0 comments on commit 08962db

Please sign in to comment.