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

commit 137207cc95f0f04ec525757df2e7ff2ace2316c8
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 18:39:34 2023 +0100

    ARIES-2128: Upgrade to ASM 9.6
---
 spi-fly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 2463c8708..8eba32c27 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -48,7 +48,7 @@
         <project.scm.id>apache.releases.https</project.scm.id>
 
         <apache-rat-plugin.version>0.15</apache-rat-plugin.version>
-        <asm.version>9.4</asm.version>
+        <asm.version>9.6</asm.version>
         <assertj.version>3.23.1</assertj.version>
         <bnd.version>6.4.0</bnd.version>
         <easymock.version>4.3</easymock.version>

Reply via email to