Skip to content

Commit 530b8f1

Browse files
authored
Merge pull request #1616 from Baeldung/update/elastic4s-client-esjava-8.15.3
Update elastic4s-client-esjava, ... from 8.15.2 to 8.15.3
2 parents 73ba37f + 978b919 commit 530b8f1

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
@@ -403,7 +403,7 @@ lazy val scala2_libraries =
403403
val circeVersion = "0.14.10"
404404
val monixVersion = "3.4.1"
405405
val sparkVersion = "3.5.3"
406-
val elastic4sVersion = "8.15.2"
406+
val elastic4sVersion = "8.15.3"
407407

408408
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
409409
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion

0 commit comments

Comments
 (0)