[AMQ-9133] Upgrade to ASM 9.4

(cherry picked from commit 6e7a4c66f1)
This commit is contained in:
Jean-Baptiste Onofré 2022-10-23 17:51:14 +02:00
parent 27143af161
commit 774137436f
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.3</version>
<version>9.4</version>
</dependency>
<!-- Servlet 3.1 and JSP -->