[AMQ-9133] Upgrade to ASM 9.4

This commit is contained in:
Jean-Baptiste Onofré 2022-10-23 17:51:14 +02:00
parent e2fcae8bab
commit 6e7a4c66f1
1 changed files with 1 additions and 1 deletions

View File

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