Skip to content

Commit 03a6edf

Browse files
committed
[SPARK-52005] Upgrade Spark build dependency to 4.0.0
1 parent 8acbd77 commit 03a6edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lombok = "1.18.38"
2020
operator-sdk = "4.9.0"
2121
okhttp = "4.12.0"
2222
dropwizard-metrics = "4.2.30"
23-
spark = "4.0.1-SNAPSHOT"
23+
spark = "4.0.0"
2424
log4j = "2.24.3"
2525

2626
# Test

0 commit comments

Comments
 (0)