Json-path uses it. In lib of jmeter we have version 7.0 , if we don’t add it, asm 5.0 is use which might trigger issues with newer java versions Should we not force it as we want 7.0 ?
That’s what is done with maven when you want to force a newer version than the one embedded by dependency On Monday, November 11, 2019, Vladimir Sitnikov <[email protected]> wrote: > >Done. > > Why add asm? > We do not use it => it should not be added. > > Vladimir >
