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

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


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new 1073d6249 AMQ-9331: Upgrade to ASM 9.6
1073d6249 is described below

commit 1073d624978d9d151a5967f38f4695521f6ccc9c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Oct 20 08:32:41 2023 +0200

    AMQ-9331: Upgrade to ASM 9.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 722252ad7..923b2c860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,7 +479,7 @@
      <dependency>
        <groupId>org.ow2.asm</groupId>
        <artifactId>asm</artifactId>
-       <version>9.5</version>
+       <version>9.6</version>
      </dependency>
 
       <!-- Servlet 3.1 and JSP -->

Reply via email to