You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2023/03/01 15:20:03 UTC

[solr] 02/04: Update dependency com.lmax:disruptor to v3.4.4 (#1382)

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

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

commit b76e9b520956a41eb09cf4f95dc784d1f9271cba
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Mar 1 16:12:25 2023 +0100

    Update dependency com.lmax:disruptor to v3.4.4 (#1382)
---
 solr/licenses/disruptor-3.4.2.jar.sha1 | 1 -
 solr/licenses/disruptor-3.4.4.jar.sha1 | 1 +
 versions.lock                          | 2 +-
 versions.props                         | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/disruptor-3.4.2.jar.sha1 b/solr/licenses/disruptor-3.4.2.jar.sha1
deleted file mode 100644
index c2113364623..00000000000
--- a/solr/licenses/disruptor-3.4.2.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e2543a63086b4189fbe418d05d56633bc1a815f7
diff --git a/solr/licenses/disruptor-3.4.4.jar.sha1 b/solr/licenses/disruptor-3.4.4.jar.sha1
new file mode 100644
index 00000000000..65262f8a5de
--- /dev/null
+++ b/solr/licenses/disruptor-3.4.4.jar.sha1
@@ -0,0 +1 @@
+588321627643b6de45db44c6575e750fea3ae3f5
diff --git a/versions.lock b/versions.lock
index c29b0e95db7..fd4e8ddb5a4 100644
--- a/versions.lock
+++ b/versions.lock
@@ -63,7 +63,7 @@ com.healthmarketscience.jackcess:jackcess:4.0.1 (1 constraints: 5c0cf101)
 com.healthmarketscience.jackcess:jackcess-encrypt:4.0.1 (1 constraints: 5c0cf101)
 com.ibm.icu:icu4j:70.1 (1 constraints: a90f1784)
 com.jayway.jsonpath:json-path:2.7.0 (2 constraints: 6b126a2c)
-com.lmax:disruptor:3.4.2 (1 constraints: 0b050836)
+com.lmax:disruptor:3.4.4 (1 constraints: 0d050a36)
 com.mchange:c3p0:0.9.5.5 (1 constraints: c80c571b)
 com.mchange:mchange-commons-java:0.2.19 (1 constraints: 84075b75)
 com.pff:java-libpst:0.9.3 (1 constraints: 630cfa01)
diff --git a/versions.props b/versions.props
index e413afc8a47..7a2be6445a5 100644
--- a/versions.props
+++ b/versions.props
@@ -13,7 +13,7 @@ com.google.errorprone:*=2.18.0
 com.google.guava:guava=31.1-jre
 com.google.re2j:re2j=1.6
 com.jayway.jsonpath:json-path=2.7.0
-com.lmax:disruptor=3.4.2
+com.lmax:disruptor=3.4.4
 com.tdunning:t-digest=3.1
 commons-cli:commons-cli=1.5.0
 commons-codec:commons-codec=1.15