diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index b0619301b4f..c531b5af542 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -130,6 +130,8 @@ Build * LUCENE-7935: Publish .sha512 hash files with the release artifacts and stop publishing .md5 hashes since the algorithm is broken (janhoy) +* LUCENE-8230: Upgrade forbiddenapis to version 2.5. (Uwe Schindler) + ======================= Lucene 7.3.0 ======================= API Changes diff --git a/lucene/common-build.xml b/lucene/common-build.xml index 5465220f40c..dafe935f29f 100644 --- a/lucene/common-build.xml +++ b/lucene/common-build.xml @@ -2419,7 +2419,7 @@ ${ant.project.name}.test.dependencies=${test.classpath.list} - -