Skip to content

Commit

Permalink
Bump org.apache.spark:spark-sql_2.12 from 2.4.8 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps org.apache.spark:spark-sql_2.12 from 2.4.8 to 3.5.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent ac8b189 commit a869e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinot-connectors/pinot-spark-2-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<url>https://pinot.apache.org/</url>
<properties>
<pinot.root>${basedir}/../..</pinot.root>
<spark.version>2.4.8</spark.version>
<spark.version>3.5.2</spark.version>
<scalaxml.version>2.3.0</scalaxml.version>
<scalatest.version>3.2.18</scalatest.version>
<shadeBase>org.apache.pinot.\$internal</shadeBase>
Expand Down

0 comments on commit a869e69

Please sign in to comment.