Skip to content

Commit dc489fb

Browse files
authored
Merge pull request #1056 from Baeldung/update/elastic4s-client-esjava-8.11.3
Update elastic4s-client-esjava, ... from 8.11.1 to 8.11.3
2 parents d91e326 + f4cd76e commit dc489fb

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
@@ -274,7 +274,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
274274

275275
val circeVersion = "0.14.6"
276276
val monixVersion = "3.4.1"
277-
val elastic4sVersion = "8.11.1"
277+
val elastic4sVersion = "8.11.3"
278278
val sparkVersion = "3.5.0"
279279

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

0 commit comments

Comments
 (0)