Merge pull request #1215 from jbonofre/AMQ-9491

AMQ-9491: Upgrade to ASM 9.7
This commit is contained in:
JB Onofré 2024-05-06 13:32:33 +02:00 committed by GitHub
commit 85f82035cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 -->