This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.
from c1b5ec8 SOLR-15964: Fix test; use latch instead of a sleep (#674)
add 248b5b9 Minor: Utils.fromJSONResource should take a ClassLoader (#675)
No new revisions were added by this update.
Summary of changes:
solr/core/src/java/org/apache/solr/core/ConfigOverlay.java | 2 +-
solr/core/src/java/org/apache/solr/core/SolrCore.java | 2 +-
.../test/org/apache/solr/handler/TestSolrConfigHandlerConcurrent.java | 2 +-
solr/solrj/src/java/org/apache/solr/common/util/Utils.java | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)