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

fanningpj 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 cf9e38a6a Update jffi to 1.3.15 (#1548)
cf9e38a6a is described below

commit cf9e38a6a7c1b5e498f9ded3dbc2748571eeb6a9
Author: Scala Steward <[email protected]>
AuthorDate: Thu Apr 2 00:02:37 2026 +0200

    Update jffi to 1.3.15 (#1548)
    
    Co-authored-by: PJ Fanning <[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f580bc91a..ed05c2e70 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -515,7 +515,7 @@ object Dependencies {
 
   val UnixDomainSocket = Seq(
     libraryDependencies ++= Seq(
-      "com.github.jnr" % "jffi" % "1.3.14", // classifier "complete", // Is 
the classifier needed anymore?
+      "com.github.jnr" % "jffi" % "1.3.15", // classifier "complete", // Is 
the classifier needed anymore?
       "com.github.jnr" % "jnr-unixsocket" % "0.38.25"))
 
   val Xml = Seq(


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

Reply via email to