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

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9ef2263de ARIES-2126: Upgrade to ASM 9.6
9ef2263de is described below

commit 9ef2263deee9b686c7921eff900ab769ee0aab61
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 18:29:06 2023 +0100

    ARIES-2126: Upgrade to ASM 9.6
---
 proxy/proxy-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index f304d8103..eb3789cef 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -83,7 +83,7 @@
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm-commons</artifactId>
             <optional>true</optional>
-            <version>9.5</version>
+            <version>9.6</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>

Reply via email to