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

dsmiley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 4bbf6ccb07e Update dependency com.lmax:disruptor to v4 (#3127)
4bbf6ccb07e is described below

commit 4bbf6ccb07e1bbbe55f53a387b1930c57d0662df
Author: Solr Bot <[email protected]>
AuthorDate: Sat Feb 21 06:12:15 2026 +0100

    Update dependency com.lmax:disruptor to v4 (#3127)
    
    And should address a warning when used with Java 25
---
 changelog/unreleased/PR#3127-update-com-lmax-disruptor.yml | 7 +++++++
 gradle/libs.versions.toml                                  | 2 +-
 solr/benchmark/gradle.lockfile                             | 2 +-
 solr/cross-dc-manager/gradle.lockfile                      | 2 +-
 solr/licenses/disruptor-3.4.4.jar.sha1                     | 1 -
 solr/licenses/disruptor-4.0.0.jar.sha1                     | 1 +
 solr/modules/analysis-extras/gradle.lockfile               | 2 +-
 solr/modules/clustering/gradle.lockfile                    | 2 +-
 solr/modules/cross-dc/gradle.lockfile                      | 2 +-
 solr/modules/cuvs/gradle.lockfile                          | 2 +-
 solr/modules/extraction/gradle.lockfile                    | 2 +-
 solr/modules/gcs-repository/gradle.lockfile                | 2 +-
 solr/modules/jwt-auth/gradle.lockfile                      | 2 +-
 solr/modules/langid/gradle.lockfile                        | 2 +-
 solr/modules/language-models/gradle.lockfile               | 2 +-
 solr/modules/ltr/gradle.lockfile                           | 2 +-
 solr/modules/opentelemetry/gradle.lockfile                 | 2 +-
 solr/modules/s3-repository/gradle.lockfile                 | 2 +-
 solr/modules/scripting/gradle.lockfile                     | 2 +-
 solr/modules/sql/gradle.lockfile                           | 2 +-
 solr/server/gradle.lockfile                                | 2 +-
 solr/webapp/gradle.lockfile                                | 2 +-
 22 files changed, 27 insertions(+), 20 deletions(-)

diff --git a/changelog/unreleased/PR#3127-update-com-lmax-disruptor.yml 
b/changelog/unreleased/PR#3127-update-com-lmax-disruptor.yml
new file mode 100644
index 00000000000..eb527d7a90c
--- /dev/null
+++ b/changelog/unreleased/PR#3127-update-com-lmax-disruptor.yml
@@ -0,0 +1,7 @@
+title: Update com.lmax:disruptor to v4
+type: dependency_update
+authors:
+- name: solrbot
+links:
+- name: PR#3127
+  url: https://github.com/apache/solr/pull/3127
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 5d9010265e8..950e88d2f3b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -161,7 +161,7 @@ langchain4j-bom = "1.9.1"
 # @keep Link checker version used in ref-guide
 link-checker = "1.4.2"
 littlerobots-versioncatalogupdate = "0.8.5"
-lmax-disruptor = "3.4.4"
+lmax-disruptor = "4.0.0"
 logchange = "1.19.13"
 ltgt-errorprone = "3.1.0"
 mockito = "5.19.0"
diff --git a/solr/benchmark/gradle.lockfile b/solr/benchmark/gradle.lockfile
index 57b7730a427..3cd7548ab18 100644
--- a/solr/benchmark/gradle.lockfile
+++ b/solr/benchmark/gradle.lockfile
@@ -28,7 +28,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=jarValidation,runtimeClasspath,testRuntimeClasspath
+com.lmax:disruptor:4.0.0=jarValidation,runtimeClasspath,testRuntimeClasspath
 com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,testRuntimeClasspath
diff --git a/solr/cross-dc-manager/gradle.lockfile 
b/solr/cross-dc-manager/gradle.lockfile
index a020c9f7bef..40092145662 100644
--- a/solr/cross-dc-manager/gradle.lockfile
+++ b/solr/cross-dc-manager/gradle.lockfile
@@ -36,7 +36,7 @@ 
com.google.protobuf:protobuf-java-util:3.25.8=jarValidation,runtimeClasspath,run
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testRuntimeClasspath
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
+com.lmax:disruptor:4.0.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.squareup.okhttp3:okhttp-jvm:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okhttp3:okhttp:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okio:okio-jvm:3.16.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
diff --git a/solr/licenses/disruptor-3.4.4.jar.sha1 
b/solr/licenses/disruptor-3.4.4.jar.sha1
deleted file mode 100644
index 65262f8a5de..00000000000
--- a/solr/licenses/disruptor-3.4.4.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-588321627643b6de45db44c6575e750fea3ae3f5
diff --git a/solr/licenses/disruptor-4.0.0.jar.sha1 
b/solr/licenses/disruptor-4.0.0.jar.sha1
new file mode 100644
index 00000000000..5935553be26
--- /dev/null
+++ b/solr/licenses/disruptor-4.0.0.jar.sha1
@@ -0,0 +1 @@
+9e77a6b0b1d3d0dac3e9f7f63535dad8ef217cbc
diff --git a/solr/modules/analysis-extras/gradle.lockfile 
b/solr/modules/analysis-extras/gradle.lockfile
index 468e0bf930f..c0f6ce0c119 100644
--- a/solr/modules/analysis-extras/gradle.lockfile
+++ b/solr/modules/analysis-extras/gradle.lockfile
@@ -29,7 +29,7 @@ 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnno
 
com.ibm.icu:icu4j:77.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.j256.simplemagic:simplemagic:1.17=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.microsoft.onnxruntime:onnxruntime:1.23.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.tdunning:t-digest:3.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/clustering/gradle.lockfile 
b/solr/modules/clustering/gradle.lockfile
index 30dc522b34a..d3b92ba1db9 100644
--- a/solr/modules/clustering/gradle.lockfile
+++ b/solr/modules/clustering/gradle.lockfile
@@ -28,7 +28,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/cross-dc/gradle.lockfile 
b/solr/modules/cross-dc/gradle.lockfile
index 1e5e47bfdce..888f99ef3ed 100644
--- a/solr/modules/cross-dc/gradle.lockfile
+++ b/solr/modules/cross-dc/gradle.lockfile
@@ -29,7 +29,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,apiHelper,compileCl
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/cuvs/gradle.lockfile 
b/solr/modules/cuvs/gradle.lockfile
index 6a3f907187a..b41e5f8f7c6 100644
--- a/solr/modules/cuvs/gradle.lockfile
+++ b/solr/modules/cuvs/gradle.lockfile
@@ -28,7 +28,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.nvidia.cuvs.lucene:cuvs-lucene:25.10.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.nvidia.cuvs:cuvs-java:25.10.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/extraction/gradle.lockfile 
b/solr/modules/extraction/gradle.lockfile
index bf23f536e4b..2ccfe67726b 100644
--- a/solr/modules/extraction/gradle.lockfile
+++ b/solr/modules/extraction/gradle.lockfile
@@ -31,7 +31,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
diff --git a/solr/modules/gcs-repository/gradle.lockfile 
b/solr/modules/gcs-repository/gradle.lockfile
index 5587144fc86..e2700fbf83c 100644
--- a/solr/modules/gcs-repository/gradle.lockfile
+++ b/solr/modules/gcs-repository/gradle.lockfile
@@ -57,7 +57,7 @@ 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,compileClasspath,er
 
com.google.re2j:re2j:1.7=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.j256.simplemagic:simplemagic:1.17=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
diff --git a/solr/modules/jwt-auth/gradle.lockfile 
b/solr/modules/jwt-auth/gradle.lockfile
index 3e42f2adf0f..f985bc8b48f 100644
--- a/solr/modules/jwt-auth/gradle.lockfile
+++ b/solr/modules/jwt-auth/gradle.lockfile
@@ -30,7 +30,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.nimbusds:content-type:2.2=jarValidation,testCompileClasspath,testRuntimeClasspath
 
com.nimbusds:lang-tag:1.7=jarValidation,testCompileClasspath,testRuntimeClasspath
 
com.nimbusds:nimbus-jose-jwt:10.5=jarValidation,testCompileClasspath,testRuntimeClasspath
diff --git a/solr/modules/langid/gradle.lockfile 
b/solr/modules/langid/gradle.lockfile
index 9a63aaa0d63..2f660a55bce 100644
--- a/solr/modules/langid/gradle.lockfile
+++ b/solr/modules/langid/gradle.lockfile
@@ -29,7 +29,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/language-models/gradle.lockfile 
b/solr/modules/language-models/gradle.lockfile
index 99e1a7c62c7..8785d2343a8 100644
--- a/solr/modules/language-models/gradle.lockfile
+++ b/solr/modules/language-models/gradle.lockfile
@@ -30,7 +30,7 @@ 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnno
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.knuddels:jtokkit:1.1.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.squareup.okhttp3:okhttp:4.12.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okio:okio-jvm:3.6.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okio:okio:3.6.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
diff --git a/solr/modules/ltr/gradle.lockfile b/solr/modules/ltr/gradle.lockfile
index a8952d51b54..6eba367f2ca 100644
--- a/solr/modules/ltr/gradle.lockfile
+++ b/solr/modules/ltr/gradle.lockfile
@@ -28,7 +28,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/opentelemetry/gradle.lockfile 
b/solr/modules/opentelemetry/gradle.lockfile
index 134b041b4aa..dbb2a9b95b6 100644
--- a/solr/modules/opentelemetry/gradle.lockfile
+++ b/solr/modules/opentelemetry/gradle.lockfile
@@ -31,7 +31,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,jarValidation,runtimeClasspath,runtimeLibs,testAnnotationProcessor,testRuntimeClasspath
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.squareup.okhttp3:okhttp-jvm:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okhttp3:okhttp:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
 
com.squareup.okio:okio-jvm:3.16.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
diff --git a/solr/modules/s3-repository/gradle.lockfile 
b/solr/modules/s3-repository/gradle.lockfile
index 4ca58b62f6f..1432fa57266 100644
--- a/solr/modules/s3-repository/gradle.lockfile
+++ b/solr/modules/s3-repository/gradle.lockfile
@@ -40,7 +40,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,apiHelper,compileCl
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.sun.istack:istack-commons-runtime:4.1.2=jarValidation,testCompileClasspath,testRuntimeClasspath
 
com.tdunning:t-digest:3.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/scripting/gradle.lockfile 
b/solr/modules/scripting/gradle.lockfile
index 17c9ca30769..b08887a3bf9 100644
--- a/solr/modules/scripting/gradle.lockfile
+++ b/solr/modules/scripting/gradle.lockfile
@@ -28,7 +28,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,compileClasspath,er
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile
index 8e98cfc7382..36fd55c0383 100644
--- a/solr/modules/sql/gradle.lockfile
+++ b/solr/modules/sql/gradle.lockfile
@@ -30,7 +30,7 @@ 
com.googlecode.json-simple:json-simple:1.1.1=compileClasspath,jarValidation,runt
 com.ibm.icu:icu4j:77.1=jarValidation,testRuntimeClasspath
 
com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
-com.lmax:disruptor:3.4.4=solrPlatformLibs
+com.lmax:disruptor:4.0.0=solrPlatformLibs
 com.microsoft.onnxruntime:onnxruntime:1.23.0=jarValidation,testRuntimeClasspath
 
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
 
commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
diff --git a/solr/server/gradle.lockfile b/solr/server/gradle.lockfile
index d49fadae7cc..3df301e62cb 100644
--- a/solr/server/gradle.lockfile
+++ b/solr/server/gradle.lockfile
@@ -27,7 +27,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,errorprone,jarValid
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 com.j256.simplemagic:simplemagic:1.17=jarValidation,runtimeClasspath,solrCore
 com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,solrCore
-com.lmax:disruptor:3.4.4=jarValidation,libExt,runtimeClasspath
+com.lmax:disruptor:4.0.0=jarValidation,libExt,runtimeClasspath
 com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,solrCore
 commons-cli:commons-cli:1.10.0=jarValidation,runtimeClasspath,solrCore
 commons-codec:commons-codec:1.19.0=jarValidation,runtimeClasspath,solrCore
diff --git a/solr/webapp/gradle.lockfile b/solr/webapp/gradle.lockfile
index eef9c6c4502..5af928f81ad 100644
--- a/solr/webapp/gradle.lockfile
+++ b/solr/webapp/gradle.lockfile
@@ -27,7 +27,7 @@ 
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,errorprone,solrCore
 
com.google.protobuf:protobuf-java:3.25.8=annotationProcessor,errorprone,testAnnotationProcessor
 com.j256.simplemagic:simplemagic:1.17=solrCore
 com.jayway.jsonpath:json-path:2.9.0=solrCore
-com.lmax:disruptor:3.4.4=serverLib
+com.lmax:disruptor:4.0.0=serverLib
 com.tdunning:t-digest:3.3=solrCore
 commons-cli:commons-cli:1.10.0=solrCore
 commons-codec:commons-codec:1.19.0=solrCore

Reply via email to