This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new f191eb4312 KARAF-7990: Upgrade to aspectj SMX bundle 1.9.21.1_1 (#1978)
f191eb4312 is described below
commit f191eb4312ea77a0d26415de49b9ffc98e1c5e41
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jul 28 16:01:36 2025 +0200
KARAF-7990: Upgrade to aspectj SMX bundle 1.9.21.1_1 (#1978)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b62a4e8793..fe99a057ca 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>
+ <aspectj.bundle.version>1.9.21.1_1</aspectj.bundle.version>
<asm.version>9.8</asm.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<awaitility.version>3.1.6</awaitility.version>