Is your feature request related to a problem? Please describe.
In my build beta and alpha version are not allowed to ensure stability.
This is not really a problem but stable versions are better that beta.
Describe the solution you'd like
PMD is using a beta version on org.ow2.asm:asm:9.0-beta
Actually version 9 is available https://mvnrepository.com/artifact/org.ow2.asm/asm/9.0
Can you please update asm to the latest stable version?
Is your feature request related to a problem? Please describe.
In my build beta and alpha version are not allowed to ensure stability.
This is not really a problem but stable versions are better that beta.
Describe the solution you'd like
PMD is using a beta version on org.ow2.asm:asm:9.0-beta
Actually version 9 is available https://mvnrepository.com/artifact/org.ow2.asm/asm/9.0
Can you please update asm to the latest stable version?