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 0d8f3b71bf AMQ-9781: Upgrade to ASM 9.9 (#1507)
0d8f3b71bf is described below

commit 0d8f3b71bfbc1910b77f9c5598c43b5fdb289619
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 8030c7c749..5efe793ac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,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