AMQ-9313: Upgrade to ASM 9.5

This commit is contained in:
JB Onofré 2023-09-29 14:51:01 +02:00
parent 5f72c35b3b
commit 538439a454
1 changed files with 1 additions and 1 deletions

View File

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