AMQ-9313: Upgrade to ASM 9.5

This commit is contained in:
JB Onofré 2023-10-02 15:30:29 +02:00
parent b5bd784306
commit 8f18b35346

View File

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