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 49d78d6a41 Bump com.conversantmedia:disruptor from 1.2.20 to 1.2.21
(#2421)
49d78d6a41 is described below
commit 49d78d6a41a49b77e13f6005995e6711b673d34a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 05:21:36 2026 +0100
Bump com.conversantmedia:disruptor from 1.2.20 to 1.2.21 (#2421)
---
audit/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audit/pom.xml b/audit/pom.xml
index 83a99465b1..126d1ab052 100644
--- a/audit/pom.xml
+++ b/audit/pom.xml
@@ -78,7 +78,7 @@
<dependency>
<groupId>com.conversantmedia</groupId>
<artifactId>disruptor</artifactId>
- <version>1.2.20</version>
+ <version>1.2.21</version>
<optional>true</optional>
</dependency>