mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Remove log4j from dependencies (#1462)
* Remove log4j from dependencies log4j may be used by third-party jars, but its absence is not expected to affect our troubleshooting needs.
This commit is contained in:
parent
343e4e0ada
commit
16aed2a0ab
63 changed files with 3 additions and 116 deletions
|
@ -231,7 +231,6 @@ org.apache.ftpserver:ftplet-api:1.0.6
|
|||
org.apache.ftpserver:ftpserver-core:1.0.6
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apache.logging.log4j:log4j-api:2.6.2
|
||||
org.apache.mina:mina-core:2.0.4
|
||||
org.apache.sshd:sshd-core:2.0.0
|
||||
org.apache.sshd:sshd-scp:2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue