[AMQ-8405] Upgrade to ASM 9.2

This commit is contained in:
Jean-Baptiste Onofré 2021-12-16 14:11:39 +01:00
parent 8a2e8c5e41
commit f11e49b9b7
1 changed files with 1 additions and 1 deletions

View File

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