This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new ec8c804565 [KARAF-7479] Upgrade to disruptor 1.2.20
ec8c804565 is described below

commit ec8c80456529402ea9fa818f42811e5b0c1ed541
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jun 28 06:13:16 2022 +0200

    [KARAF-7479] Upgrade to disruptor 1.2.20
    
    (cherry picked from commit 43fe9bd3890a4bd21ad00bff7d87c49bad25c78d)
---
 audit/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audit/pom.xml b/audit/pom.xml
index c74ae3c2ba..8070692988 100644
--- a/audit/pom.xml
+++ b/audit/pom.xml
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>com.conversantmedia</groupId>
             <artifactId>disruptor</artifactId>
-            <version>1.2.11</version>
+            <version>1.2.20</version>
             <optional>true</optional>
         </dependency>
 

Reply via email to