Skip to content

Commit 2edd26d

Browse files
authored
Merge pull request #1695 from Baeldung/update/spark-core-3.5.4
Update spark-core, spark-sql from 3.5.3 to 3.5.4
2 parents 522c7a3 + e84fa2f commit 2edd26d

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
@@ -408,7 +408,7 @@ lazy val scala2_libraries =
408408

409409
val circeVersion = "0.14.10"
410410
val monixVersion = "3.4.1"
411-
val sparkVersion = "3.5.3"
411+
val sparkVersion = "3.5.4"
412412
val elastic4sVersion = "8.16.0"
413413

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

0 commit comments

Comments
 (0)