JNDI-Injection-Exploit icon indicating copy to clipboard operation
JNDI-Injection-Exploit copied to clipboard

Remove unused dependencies

Open Celebrate-future opened this issue 3 years ago • 0 comments

@welk1n Hi, I am a user of project welk1n:JNDI-Injection-Exploit:1.0-SNAPSHOT. I found that its pom file introduced 28 dependencies. However, among them, 4 libraries (14%) have not been used by your project (the redundant dependencies are listed below). This PR helps welk1n:JNDI-Injection-Exploit:1.0-SNAPSHOT lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards

Redundant dependencies----


org.apache.tomcat:tomcat-jaspic-api:jar:8.5.38:compile
org.apache.tomcat:tomcat-el-api:jar:8.5.38:compile
org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile
org.apache.tomcat:tomcat-jsp-api:jar:8.5.38:compile

Celebrate-future avatar Mar 05 '21 03:03 Celebrate-future