Remove unused dependencies #158
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@fjolin-intuit Hi, I am a user of project com.intuit.quickbooks-online:ipp-v3-java-devkit:6.1.1. I found that its pom file introduced 53 dependencies. However, among them, 12 libraries (22%) have not been used by your project (the redundant dependencies are listed below). This PR helps com.intuit.quickbooks-online:ipp-v3-java-devkit:6.1.1 lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.
Best regards
Redundant dependencies----
Outdated dependencies
javax.activation:activation:1.1 (6296 days without maintenance)
com.sun.istack:istack-commons-runtime:3.0.7 (1795 days without maintenance)
javax.activation:javax.activation-api:1.2.0 (2151 days without maintenance)
org.glassfish.jaxb:jaxb-runtime:2.3.1 (1780 days without maintenance)
org.jvnet.jaxb2_commons:jaxb2-commons-lang:2.4 (3422 days without maintenance)
com.sun.xml.fastinfoset:FastInfoset:1.2.15 (1795 days without maintenance)
com.sun.xml.bind:jaxb-impl:2.3.0 (2187 days without maintenance)
org.apache.commons:commons-lang3:3.2.1 (3491 days without maintenance)