This is an automated email from the ASF dual-hosted git repository.
gerlowskija 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 65d585f420a Remove incorrect CHANGES.txt entry
65d585f420a is described below
commit 65d585f420a7ea974760dd9f467a7c9ecebef975
Author: Jason Gerlowski <[email protected]>
AuthorDate: Thu Oct 2 12:13:53 2025 -0400
Remove incorrect CHANGES.txt entry
---
solr/CHANGES.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 282a74d31f4..d47d93b2d0a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -326,8 +326,6 @@ Bug Fixes
* SOLR-17883: SolrCLI tools such as "bin/solr zk" can now access jars located
in `<install_dir>/lib`.
-* SOLR-17939: Solr now uses correct resource-loader to load
ZkCredentialsProvider/ZkCredentialsInjector, preventing errant
ClassNotFoundExceptions (Jason Gerlowski)
-
Dependency Upgrades
---------------------
(No changes)