mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 03:26:06 +01:00
Update commons-net to 3.11.1
This commit is contained in:
committed by
kenji yoshida
parent
15083a5aac
commit
ad4312cedb
@@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
|
||||
"io.github.gitbucket" % "markedj" % "1.0.20",
|
||||
"org.apache.commons" % "commons-compress" % "1.26.2",
|
||||
"org.apache.commons" % "commons-email" % "1.6.0",
|
||||
"commons-net" % "commons-net" % "3.11.0",
|
||||
"commons-net" % "commons-net" % "3.11.1",
|
||||
"org.apache.httpcomponents" % "httpclient" % "4.5.14",
|
||||
"org.apache.sshd" % "apache-sshd" % "2.12.1" exclude ("org.slf4j", "slf4j-jdk14") exclude ("org.apache.sshd", "sshd-mina") exclude ("org.apache.sshd", "sshd-netty"),
|
||||
"org.apache.tika" % "tika-core" % "2.9.2",
|
||||
|
||||
Reference in New Issue
Block a user