Skip to content

Commit 326bf20

Browse files
authored
Merge pull request #1571 from Baeldung/update/spark-core-3.5.3
Update spark-core, spark-sql from 3.5.2 to 3.5.3
2 parents df8bf70 + 434480d commit 326bf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ lazy val scala2_libraries =
401401

402402
val circeVersion = "0.14.10"
403403
val monixVersion = "3.4.1"
404-
val sparkVersion = "3.5.2"
404+
val sparkVersion = "3.5.3"
405405
val elastic4sVersion = "8.15.0"
406406

407407
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion

0 commit comments

Comments
 (0)