AMQ-9605: Upgrade to ASM 9.7.1

This commit is contained in:
JB Onofré 2024-11-01 06:42:37 +01:00
parent d83cbbccb8
commit dc998fbeba
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,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 -->