mirror of https://github.com/apache/activemq.git
parent
ad1bb3db90
commit
485d32fe40
2
pom.xml
2
pom.xml
|
@ -516,7 +516,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.ow2.asm</groupId>
|
<groupId>org.ow2.asm</groupId>
|
||||||
<artifactId>asm</artifactId>
|
<artifactId>asm</artifactId>
|
||||||
<version>7.3.1</version>
|
<version>9.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Servlet 3.1 and JSP -->
|
<!-- Servlet 3.1 and JSP -->
|
||||||
|
|
Loading…
Reference in New Issue