Skip to content

Commit

Permalink
main: Update dependency org.apache.spark:spark-sql_2.12 to v3.5.4 (ap…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 13, 2025
1 parent 74652a7 commit 1d77ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {

implementation("org.apache.iceberg:iceberg-spark-3.5_2.12")
implementation("org.apache.iceberg:iceberg-spark-extensions-3.5_2.12")
implementation("org.apache.spark:spark-sql_2.12:3.5.1") {
implementation("org.apache.spark:spark-sql_2.12:3.5.4") {
// exclude log4j dependencies
exclude("org.apache.logging.log4j", "log4j-slf4j2-impl")
exclude("org.apache.logging.log4j", "log4j-api")
Expand Down

0 comments on commit 1d77ce5

Please sign in to comment.