Merge pull request #468 from jbonofre/AMQ-7415

[AMQ-7415] Upgrade to ASM 7.3.1
This commit is contained in:
Jean-Baptiste Onofré 2020-02-24 11:59:04 +01:00 committed by GitHub
commit 5cc7394fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>5.0.4</version>
<version>7.3.1</version>
</dependency>
<!-- Servlet 3.1 and JSP -->