AMQ-9331: Upgrade to ASM 9.6

This commit is contained in:
Jean-Baptiste Onofré 2023-10-20 08:32:41 +02:00
parent c25f5d5163
commit 1073d62497
1 changed files with 1 additions and 1 deletions

View File

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