AMQ-9331: Upgrade to ASM 9.6

This commit is contained in:
Jean-Baptiste Onofré 2023-10-14 07:33:00 +02:00 committed by JB Onofré
parent 961067ec19
commit f07361d297
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.6</version>
</dependency>
<!-- Servlet 5.0 and JSP -->