mirror of https://github.com/apache/activemq.git
AMQ-9313: Upgrade to ASM 9.5
This commit is contained in:
parent
5f72c35b3b
commit
538439a454
2
pom.xml
2
pom.xml
|
@ -458,7 +458,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 5.0 and JSP -->
|
<!-- Servlet 5.0 and JSP -->
|
||||||
|
|
Loading…
Reference in New Issue