This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 6b434f2fb6 AMQ-9605: Upgrade to ASM 9.7.1
6b434f2fb6 is described below
commit 6b434f2fb64f122f55b4109aca8909663d8d88e1
Author: JB Onofré <[email protected]>
AuthorDate: Sat Nov 2 07:23:42 2024 +0100
AMQ-9605: Upgrade to ASM 9.7.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0880d3f8da..2d3acbba3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.7</version>
+ <version>9.7.1</version>
</dependency>
<!-- Servlet 3.1 and JSP -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact