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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 8f18b3534 AMQ-9313: Upgrade to ASM 9.5
8f18b3534 is described below

commit 8f18b35346e6d21abb2c30980573503d53c28df5
Author: JB Onofré <[email protected]>
AuthorDate: Mon Oct 2 15:30:29 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 3f1f9a310..7bebeaa18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -480,7 +480,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