Merge pull request #734 from jbonofre/AMQ-8405

[AMQ-8405] Upgrade to ASM 9.2
This commit is contained in:
Jean-Baptiste Onofré 2021-12-20 06:05:20 +01:00 committed by GitHub
commit f709221d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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