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 e0ff2bd7ad KARAF-7990: Upgrade to aspectj SMX bundle 1.9.21.1_1 (#1978)
e0ff2bd7ad is described below
commit e0ff2bd7ada6606f3d97e2ea67b8ee7b621cc456
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)
(cherry picked from commit f191eb4312ea77a0d26415de49b9ffc98e1c5e41)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 39a3bb93c6..0e2e4dc8a6 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>