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 fa3663b3f9 AMQ-9705: Upgrade to ASM 9.8 (#1437)
fa3663b3f9 is described below
commit fa3663b3f9bac4063f68284e19884f3c6445a8e4
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 26 18:45:48 2025 +0200
AMQ-9705: Upgrade to ASM 9.8 (#1437)
(cherry picked from commit 78f5a5da33c35ed7d01e96be408c4432666502f4)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f1eda31cec..c130976663 100644
--- a/pom.xml
+++ b/pom.xml
@@ -466,7 +466,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.7.1</version>
+ <version>9.8</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