This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new ade46fd8cb AMQ-9705: Upgrade to ASM 9.8
ade46fd8cb is described below
commit ade46fd8cbc781378dc416245435b640b71c7ffe
Author: JB Onofré <[email protected]>
AuthorDate: Sat Oct 4 14:51:15 2025 +0200
AMQ-9705: Upgrade to ASM 9.8
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 227d67bfb7..b6fa9e300a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.7.1</version>
+ <version>9.8</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