[AMQ-8582] Upgrade to ASM 9.3

(cherry picked from commit d26182d9b5)
This commit is contained in:
Jean-Baptiste Onofré 2022-04-10 07:54:04 +02:00
parent bf4c2a4459
commit 80f67ebc16
1 changed files with 1 additions and 1 deletions

View File

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