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/incubator-pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new f4671144d Update jffi to 1.3.13 (#488)
f4671144d is described below

commit f4671144de023b5b3efd77272e4a8c7067ade132
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 09:33:02 2024 +0100

    Update jffi to 1.3.13 (#488)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 679de54c6..d1acf5fe9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -457,7 +457,7 @@ object Dependencies {
 
   val UnixDomainSocket = Seq(
     libraryDependencies ++= Seq(
-      "com.github.jnr" % "jffi" % "1.3.12", // classifier "complete", // Is 
the classifier needed anymore?
+      "com.github.jnr" % "jffi" % "1.3.13", // classifier "complete", // Is 
the classifier needed anymore?
       "com.github.jnr" % "jnr-unixsocket" % "0.38.21"))
 
   val Xml = Seq(


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

Reply via email to