AMQ-9313: Upgrade to ASM 9.5

This commit is contained in:
JB Onofré 2023-10-02 15:29:20 +02:00
parent f14f78ddc7
commit a15f61f624
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.4</version> <version>9.5</version>
</dependency> </dependency>
<!-- Servlet 3.1 and JSP --> <!-- Servlet 3.1 and JSP -->