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 88b84285e0 AMQ-9781: Upgrade to ASM 9.9 (#1507)
88b84285e0 is described below
commit 88b84285e0992a2127d180fa01119fe512663516
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 8 05:07:55 2025 -0700
AMQ-9781: Upgrade to ASM 9.9 (#1507)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 35b2916eb2..35a1c9d619 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
- <version>9.8</version>
+ <version>9.9</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