This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ebaa92db Update mongo-scala-driver to 5.9.2 (#1837)
2ebaa92db is described below

commit 2ebaa92dbd51b58f36c7320c47881d525bd1b789
Author: Scala Steward <[email protected]>
AuthorDate: Thu Aug 13 17:49:30 2026 +0200

    Update mongo-scala-driver to 5.9.2 (#1837)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c425003be..23c189485 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -410,7 +410,7 @@ object Dependencies {
 
   val MongoDb = Seq(
     libraryDependencies ++= Seq(
-      "org.mongodb.scala" %% "mongo-scala-driver" % "5.9.1"))
+      "org.mongodb.scala" %% "mongo-scala-driver" % "5.9.2"))
 
   val Mqtt = Seq(
     libraryDependencies ++= Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to