[AMQ-7415] Upgrade to ASM 7.3.1

This commit is contained in:
jbonofre 2020-02-20 08:32:01 +01:00
parent 9b02c1afa2
commit 4dcc9d99ec
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 -->