Hello all, My project has two dependencies A and B.
A - has asm:2.2.3 as dependency. B - has asm:1.5.3 as dependency. Its invalid to use asm:2.2.3 in B and asm:1.5.3 in A. (lot of error occurs) How could I make both A and B use their favourite asm version? -- Regards, Alexander
