AMQ-9491: Upgrade to ASM 9.7

This commit is contained in:
JB Onofré 2024-04-30 14:53:04 +02:00
parent 0f520f1e27
commit f03443ee98
1 changed files with 1 additions and 1 deletions

View File

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