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 eeaf3ecee Update commons-net to 3.13.0 (#1507)
eeaf3ecee is described below

commit eeaf3eceeb53733b0f33a078c9c6c38ac495238e
Author: Scala Steward <[email protected]>
AuthorDate: Fri Mar 20 17:06:09 2026 +0100

    Update commons-net to 3.13.0 (#1507)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fd8776b8f..d4e478335 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -213,7 +213,7 @@ object Dependencies {
 
   val Ftp = Seq(
     libraryDependencies ++= Seq(
-      "commons-net" % "commons-net" % "3.12.0",
+      "commons-net" % "commons-net" % "3.13.0",
       "com.hierynomus" % "sshj" % "0.40.0",
       "org.slf4j" % "slf4j-api" % Slf4jVersion % Test,
       "ch.qos.logback" % "logback-classic" % LogbackVersion % Test) ++ Mockito)


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

Reply via email to