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 78f5a5da33 AMQ-9705: Upgrade to ASM 9.8 (#1437)
78f5a5da33 is described below

commit 78f5a5da33c35ed7d01e96be408c4432666502f4
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 26 18:45:48 2025 +0200

    AMQ-9705: Upgrade to ASM 9.8 (#1437)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e8f366f5f..ae4818318d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,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


Reply via email to