mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-03-27 14:30:18 +01:00
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:
committed by
GitHub
parent
e32c68c7d7
commit
32bf51ff1a
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user