Skip to content

Commit

Permalink
maven: bump org.apache.spark:spark-sql_2.13 from 3.5.1 to 4.0.0-preview1
Browse files Browse the repository at this point in the history
Bumps org.apache.spark:spark-sql_2.13 from 3.5.1 to 4.0.0-preview1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent a9c3606 commit 04f92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.13</artifactId>
<version>3.5.1</version>
<version>4.0.0-preview1</version>
</dependency>
<dependency>
<groupId>org.apache.iceberg</groupId>
Expand Down

0 comments on commit 04f92c5

Please sign in to comment.