mirror of https://github.com/apache/activemq.git
AMQ-9313: Upgrade to ASM 9.5
This commit is contained in:
parent
f14f78ddc7
commit
a15f61f624
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.4</version>
|
<version>9.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Servlet 3.1 and JSP -->
|
<!-- Servlet 3.1 and JSP -->
|
||||||
|
|
Loading…
Reference in New Issue