Fix SOLR-13869 typo in CHANGES.txt

(cherry picked from commit 5df9a51cbf)
This commit is contained in:
Chris Hostetter 2019-11-12 14:04:35 -07:00
parent b872863da9
commit 700aeeb58f
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Other Changes
* SOLR-13824: Strictly reject anything after JSON in most APIs (Mikhail Khludnev, Munendra S N) * SOLR-13824: Strictly reject anything after JSON in most APIs (Mikhail Khludnev, Munendra S N)
* SOLR-13864: SolrTestCaseJ4.getNextAvailablePort() has been deprecated (and will be removed in 9.0) since * SOLR-13869: SolrTestCaseJ4.getNextAvailablePort() has been deprecated (and will be removed in 9.0) since
it is fundementally flawed. Users with tests that depend on this method should restructure them. (hossman) it is fundementally flawed. Users with tests that depend on this method should restructure them. (hossman)
================== 8.3.0 ================== ================== 8.3.0 ==================