]
Will Burns updated ISPN-11535:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Remove transitive dependencies from main pom.xml
------------------------------------------------
Key: ISPN-11535
URL:
https://issues.redhat.com/browse/ISPN-11535
Project: Infinispan
Issue Type: Task
Affects Versions: 11.0.0.Dev03
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 11.0.0.Dev05
Currently, our pom.xml has a lot of transitive dependencies. It is a problem to try to
keep them align with the real dependency that uses them. It is better to remove them and
later add whatever is really needed.