This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 7419678701 KARAF-7877: Upgrade to ASM 9.7.1
7419678701 is described below
commit 7419678701acbbed9d12c083459202a826968344
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 18 11:50:13 2024 +0200
KARAF-7877: Upgrade to ASM 9.7.1
(cherry picked from commit cba90df947e32c0c096d4228d594f33589b338fb)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9fea20890a..1f075585c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<activemq.version>5.17.1</activemq.version>
<aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
<aspectj.bundle.version>1.9.5_1</aspectj.bundle.version>
- <asm.version>9.7</asm.version>
+ <asm.version>9.7.1</asm.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<awaitility.version>3.1.6</awaitility.version>
<bouncycastle.version>1.78.1</bouncycastle.version>