This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 54f9fecd1a AMQ-9605: Upgrade to ASM 9.7.1
54f9fecd1a is described below
commit 54f9fecd1aae388d58c9abed74b622672890ff2e
Author: JB Onofré <[email protected]>
AuthorDate: Fri Nov 1 06:42:37 2024 +0100
AMQ-9605: Upgrade to ASM 9.7.1
(cherry picked from commit dc998fbeba7c6046a7cc4ab3976669d3b9c08ced)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a55d64c20..04f840fe12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.7</version>
+ <version>9.7.1</version>
</dependency>
<!-- Servlet 5.0 and JSP -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact