audit4j / audit4j-core

An open source auditing framework.
http://audit4j.org
Apache License 2.0
126 stars 76 forks source link

Remove unused dependencies #102

Open Celebrate-future opened 3 years ago

Celebrate-future commented 3 years ago

@janithb Hi, I am a user of project org.audit4j:audit4j-core:2.6.0. I found that its pom file introduced 33 dependencies. However, among them, 7 libraries (21%) have not been used by your project (the redundant dependencies are listed below). This PR helps org.audit4j:audit4j-core:2.6.0 lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards

Redundant dependencies----


javax.transaction:transaction-api:jar:1.1:compile
javax.el:javax.el-api:jar:3.0.0:provided
javax.inject:javax.inject:jar:1:provided
javax.servlet:javax.servlet-api:jar:3.1.0:provided
javax.ejb:ejb-api:jar:3.0-alpha-1:compile
javax.management.j2ee:management-api:jar:1.1-rev-1:compile
javax.xml:jaxrpc-api:jar:1.1:compile