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 89058608b ARIES-2126: Upgrade to ASM 9.6
89058608b is described below

commit 89058608bec923f500151f38633f661ece27e58a
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 18:22:34 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 3061b1b5d..f304d8103 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -77,7 +77,7 @@
             <groupId>org.ow2.asm</groupId>
             <artifactId>asm</artifactId>
             <optional>true</optional>
-            <version>9.5</version>
+            <version>9.6</version>
         </dependency>
         <dependency>
             <groupId>org.ow2.asm</groupId>

Reply via email to