Skip to content

Commit 5f19ce7

Browse files
authored
Merge pull request #1084 from Baeldung/update/elastic4s-client-esjava-8.11.5
Update elastic4s-client-esjava, ... from 8.11.3 to 8.11.5
2 parents 65c7041 + 5db5be9 commit 5f19ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
303303

304304
val circeVersion = "0.14.6"
305305
val monixVersion = "3.4.1"
306-
val elastic4sVersion = "8.11.3"
306+
val elastic4sVersion = "8.11.5"
307307
val sparkVersion = "3.5.0"
308308

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

0 commit comments

Comments
 (0)