Update commons-net to 3.13.0 (#3990)

Co-authored-by: gitbucket-bot[bot] <256891351+gitbucket-bot[bot]@users.noreply.github.com>
This commit is contained in:
gitbucket-bot[bot]
2026-03-20 02:59:19 +09:00
committed by GitHub
parent e32c68c7d7
commit 32bf51ff1a

View File

@@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
"org.tukaani" % "xz" % "1.12",
"org.apache.commons" % "commons-compress" % "1.28.0",
"org.apache.commons" % "commons-email" % "1.6.0",
"commons-net" % "commons-net" % "3.12.0",
"commons-net" % "commons-net" % "3.13.0",
"org.apache.httpcomponents" % "httpclient" % "4.5.14",
"org.apache.sshd" % "apache-sshd" % "2.17.1" exclude ("org.slf4j", "slf4j-jdk14") exclude (
"org.apache.sshd",