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/02 14:39:51 UTC

[solr] branch branch_9x updated: Update dependency com.tdunning:t-digest to v3.3 (#1402)

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


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 09e114bfe09 Update dependency com.tdunning:t-digest to v3.3 (#1402)
09e114bfe09 is described below

commit 09e114bfe098702ac5569e530f7d53f7f2b548a6
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Thu Mar 2 15:38:00 2023 +0100

    Update dependency com.tdunning:t-digest to v3.3 (#1402)
---
 solr/licenses/t-digest-3.1.jar.sha1 | 1 -
 solr/licenses/t-digest-3.3.jar.sha1 | 1 +
 versions.lock                       | 2 +-
 versions.props                      | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/t-digest-3.1.jar.sha1 b/solr/licenses/t-digest-3.1.jar.sha1
deleted file mode 100644
index 1c4c89ce090..00000000000
--- a/solr/licenses/t-digest-3.1.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-451ed219688aed5821a789428fd5e10426d11312
diff --git a/solr/licenses/t-digest-3.3.jar.sha1 b/solr/licenses/t-digest-3.3.jar.sha1
new file mode 100644
index 00000000000..e9cd01f1c99
--- /dev/null
+++ b/solr/licenses/t-digest-3.3.jar.sha1
@@ -0,0 +1 @@
+5e96c4fd7d63b05828cf5ef41da20649195b1b78
diff --git a/versions.lock b/versions.lock
index 40040e0fede..e9118826fc7 100644
--- a/versions.lock
+++ b/versions.lock
@@ -74,7 +74,7 @@ com.squareup.okio:okio:3.0.0 (1 constraints: 4d0c26fd)
 com.squareup.okio:okio-jvm:3.0.0 (1 constraints: 4a0ac1b9)
 com.sun.activation:jakarta.activation:1.2.2 (1 constraints: ba0dac35)
 com.sun.istack:istack-commons-runtime:3.0.12 (1 constraints: eb0d9a43)
-com.tdunning:t-digest:3.1 (1 constraints: a804212c)
+com.tdunning:t-digest:3.3 (1 constraints: aa04232c)
 com.zaxxer:SparseBitSet:1.2 (1 constraints: 0d081e75)
 commons-cli:commons-cli:1.5.0 (1 constraints: 0805ff35)
 commons-codec:commons-codec:1.15 (10 constraints: b187a061)
diff --git a/versions.props b/versions.props
index e45eebdbce9..543c3b555fd 100644
--- a/versions.props
+++ b/versions.props
@@ -14,7 +14,7 @@ com.google.guava:guava=31.1-jre
 com.google.re2j:re2j=1.7
 com.jayway.jsonpath:json-path=2.7.0
 com.lmax:disruptor=3.4.4
-com.tdunning:t-digest=3.1
+com.tdunning:t-digest=3.3
 commons-cli:commons-cli=1.5.0
 commons-codec:commons-codec=1.15
 commons-collections:commons-collections=3.2.2