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

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


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new 21ecaca12c6 SOLR-17892, SOLR-17938: Updating the cuvs-java checksum to 
that available from maven-central
21ecaca12c6 is described below

commit 21ecaca12c651c7603c99723928e61694d98ee83
Author: Ishan Chattopadhyaya <[email protected]>
AuthorDate: Tue Nov 11 06:42:03 2025 +0530

    SOLR-17892, SOLR-17938: Updating the cuvs-java checksum to that available 
from maven-central
---
 gradle/globals.gradle                      | 5 -----
 solr/licenses/cuvs-java-25.10.0.jar.sha1   | 2 +-
 solr/licenses/cuvs-lucene-25.10.0.jar.sha1 | 2 +-
 3 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/gradle/globals.gradle b/gradle/globals.gradle
index 4834c5a4cce..70aa7ef3ab5 100644
--- a/gradle/globals.gradle
+++ b/gradle/globals.gradle
@@ -25,11 +25,6 @@ allprojects {
   // Repositories to fetch dependencies from.
   repositories {
     mavenCentral()
-    // Note: The maven repository below is temorary and will be removed 
eventually.
-    maven {
-      name "SearchScale"
-      url "https://maven.searchscale.com/snapshots";
-    }
     /* Reenable this if we need it again in future
     maven {
       name "LucenePrerelease${lucenePrereleaseBuild}"
diff --git a/solr/licenses/cuvs-java-25.10.0.jar.sha1 
b/solr/licenses/cuvs-java-25.10.0.jar.sha1
index e69a7cc14c3..d2d01cc2ca7 100644
--- a/solr/licenses/cuvs-java-25.10.0.jar.sha1
+++ b/solr/licenses/cuvs-java-25.10.0.jar.sha1
@@ -1 +1 @@
-6c22acfbdbc7f3a4a78a2edea46124df872e9ea5
+885ad074984741128c7cc723851e790711f91a6e
diff --git a/solr/licenses/cuvs-lucene-25.10.0.jar.sha1 
b/solr/licenses/cuvs-lucene-25.10.0.jar.sha1
index 21e8aa8806b..7401290cfe1 100644
--- a/solr/licenses/cuvs-lucene-25.10.0.jar.sha1
+++ b/solr/licenses/cuvs-lucene-25.10.0.jar.sha1
@@ -1 +1 @@
-28c49fd9f03aa25dccc75da517247c9bc46e64b8
+4be6b8c869886861f391522f8075ea121d38c722

Reply via email to