[AMQ-8405] Upgrade to ASM 9.2

(cherry picked from commit f11e49b9b7)
This commit is contained in:
Jean-Baptiste Onofré 2021-12-16 14:11:39 +01:00
parent ad1bb3db90
commit 485d32fe40
1 changed files with 1 additions and 1 deletions

View File

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