AMQ-9605: Upgrade to ASM 9.7.1

(cherry picked from commit dc998fbeba7c6046a7cc4ab3976669d3b9c08ced)
This commit is contained in:
JB Onofré 2024-11-01 06:42:37 +01:00
parent 0f075b25ed
commit 54f9fecd1a

View File

@ -468,7 +468,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.7</version>
<version>9.7.1</version>
</dependency>
<!-- Servlet 5.0 and JSP -->