Skip to content

Commit 735662a

Browse files
authored
Merge pull request #1570 from Baeldung/update/elastic4s-client-esjava-8.15.1
Update elastic4s-client-esjava, ... from 8.15.0 to 8.15.1
2 parents 8ab69fd + 18b90ce commit 735662a

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
@@ -402,7 +402,7 @@ lazy val scala2_libraries =
402402
val circeVersion = "0.14.10"
403403
val monixVersion = "3.4.1"
404404
val sparkVersion = "3.5.3"
405-
val elastic4sVersion = "8.15.0"
405+
val elastic4sVersion = "8.15.1"
406406

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

0 commit comments

Comments
 (0)