mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 17:07:15 +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
|
@ -221,8 +221,6 @@ org.apache.commons:commons-exec:1.3
|
|||
org.apache.commons:commons-lang3:3.5
|
||||
org.apache.httpcomponents:httpclient:4.5.13
|
||||
org.apache.httpcomponents:httpcore:4.4.14
|
||||
org.apache.logging.log4j:log4j-api:2.15.0
|
||||
org.apache.logging.log4j:log4j-core:2.15.0
|
||||
org.bouncycastle:bcpg-jdk15on:1.61
|
||||
org.bouncycastle:bcpkix-jdk15on:1.61
|
||||
org.bouncycastle:bcprov-jdk15on:1.61
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue