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 a15f61f62 AMQ-9313: Upgrade to ASM 9.5
a15f61f62 is described below

commit a15f61f6246d5f552f5c3c1fc89aec5ad71ae31e
Author: JB Onofré <[email protected]>
AuthorDate: Mon Oct 2 15:29:20 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 8823751a8..c9f073439 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,7 +479,7 @@
      <dependency>
        <groupId>org.ow2.asm</groupId>
        <artifactId>asm</artifactId>
-       <version>9.4</version>
+       <version>9.5</version>
      </dependency>
 
       <!-- Servlet 3.1 and JSP -->

Reply via email to