Skip to content

Commit

Permalink
Bump spark.version.gpu in /jvm-packages/xgboost4j-spark-gpu
Browse files Browse the repository at this point in the history
Bumps `spark.version.gpu` from 3.5.1 to 3.5.3.

Updates `org.apache.spark:spark-core_2.12` from 3.5.1 to 3.5.3

Updates `org.apache.spark:spark-sql_2.12` from 3.5.1 to 3.5.3

Updates `org.apache.spark:spark-mllib_2.12` from 3.5.1 to 3.5.3

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 3a9ce48 commit 1039431
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 @@ -36,7 +36,7 @@
<flink.version>1.20.0</flink.version>
<junit.version>4.13.2</junit.version>
<spark.version>3.5.3</spark.version>
<spark.version.gpu>3.5.1</spark.version.gpu>
<spark.version.gpu>3.5.3</spark.version.gpu>
<fasterxml.jackson.version>2.15.0</fasterxml.jackson.version>
<scala.version>2.12.18</scala.version>
<scala.binary.version>2.12</scala.binary.version>
Expand Down

0 comments on commit 1039431

Please sign in to comment.