mirror of https://github.com/apache/activemq.git
AMQ-9331: Upgrade to ASM 9.6
This commit is contained in:
parent
c25f5d5163
commit
1073d62497
2
pom.xml
2
pom.xml
|
@ -479,7 +479,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ow2.asm</groupId>
|
<groupId>org.ow2.asm</groupId>
|
||||||
<artifactId>asm</artifactId>
|
<artifactId>asm</artifactId>
|
||||||
<version>9.5</version>
|
<version>9.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Servlet 3.1 and JSP -->
|
<!-- Servlet 3.1 and JSP -->
|
||||||
|
|
Loading…
Reference in New Issue