Merge pull request #821 from jbonofre/AMQ-8582

[AMQ-8582] Upgrade to ASM 9.3
This commit is contained in:
Jean-Baptiste Onofré 2022-04-10 18:21:01 +02:00 committed by GitHub
commit d3d4eb2343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.2</version>
<version>9.3</version>
</dependency>
<!-- Servlet 3.1 and JSP -->