I have a Java project and internally it is dependent on asm jar. Strangely, I don\'t even know why my project somehow is dependent on this library (might be bro
asm jar
It is possible to use the dependency plugin for Maven to see which library has asm as a dependency.