mirror of https://github.com/apache/activemq.git
AMQ-9491: Upgrade to ASM 9.7
This commit is contained in:
parent
0f520f1e27
commit
f03443ee98
2
pom.xml
2
pom.xml
|
@ -468,7 +468,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ow2.asm</groupId>
|
<groupId>org.ow2.asm</groupId>
|
||||||
<artifactId>asm</artifactId>
|
<artifactId>asm</artifactId>
|
||||||
<version>9.6</version>
|
<version>9.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Servlet 5.0 and JSP -->
|
<!-- Servlet 5.0 and JSP -->
|
||||||
|
|
Loading…
Reference in New Issue