This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 5cd12a8382 AMQ-9781: Upgrade to ASM 9.9 (#1507)
5cd12a8382 is described below

commit 5cd12a83823e79d4500b1e4158790da01a8bd368
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 8 14:06:28 2025 +0200

    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 6b0faacc39..151c6c74e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
       <dependency>
         <groupId>org.ow2.asm</groupId>
         <artifactId>asm</artifactId>
-        <version>9.8</version>
+        <version>9.9</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


Reply via email to