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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new c097af21084 build(deps): bump com.lmax:disruptor from 3.4.4 to 4.0.0 
(#16405)
c097af21084 is described below

commit c097af210847e5980f82da6d4f1fc2233e35be70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 09:42:32 2026 +0800

    build(deps): bump com.lmax:disruptor from 3.4.4 to 4.0.0 (#16405)
    
    * build(deps): bump com.lmax:disruptor from 3.4.4 to 4.0.0
    
    Bumps [com.lmax:disruptor](https://github.com/LMAX-Exchange/disruptor) from 
3.4.4 to 4.0.0.
    - [Release notes](https://github.com/LMAX-Exchange/disruptor/releases)
    - 
[Changelog](https://github.com/LMAX-Exchange/disruptor/blob/master/CHANGELOG.adoc)
    - 
[Commits](https://github.com/LMAX-Exchange/disruptor/compare/3.4.4...4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.lmax:disruptor
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update Disruptor license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index ce4c7aef521..9d8f1c52c7a 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -517,7 +517,7 @@ name: LMAX Disruptor
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 3.4.4
+version: 4.0.0
 libraries:
   - com.lmax: disruptor
 
diff --git a/pom.xml b/pom.xml
index 339c1857cc6..eaacaca2069 100644
--- a/pom.xml
+++ b/pom.xml
@@ -960,7 +960,7 @@
             <dependency>
                 <groupId>com.lmax</groupId>
                 <artifactId>disruptor</artifactId>
-                <version>3.4.4</version>
+                <version>4.0.0</version>
             </dependency>
             <dependency>
                 <groupId>com.amazonaws</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to