Bump org.ow2.asm:asm from 9.3 to 9.4

This commit is contained in:
Andreas Dangel
2023-02-03 15:01:28 +01:00
parent c46a2d31bf
commit 6f89a7f4a4

View File

@ -733,7 +733,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
<version>9.4</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>