mirror of
https://github.com/google/nomulus
synced 2026-09-05 23:57:01 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user