Skip to content

Commit 0379ecf

Browse files
authored
main: Update dependency org.apache.spark:spark-sql_2.12 to v3.5.6 (#1794)
1 parent 535d69e commit 0379ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
implementation("org.apache.iceberg:iceberg-spark-3.5_2.12")
5555
implementation("org.apache.iceberg:iceberg-spark-extensions-3.5_2.12")
56-
implementation("org.apache.spark:spark-sql_2.12:3.5.5") {
56+
implementation("org.apache.spark:spark-sql_2.12:3.5.6") {
5757
// exclude log4j dependencies
5858
exclude("org.apache.logging.log4j", "log4j-slf4j2-impl")
5959
exclude("org.apache.logging.log4j", "log4j-api")

0 commit comments

Comments
 (0)