NIFI-13163 Upgraded Lucene from 8.11.3 to 9.10.0

This closes #8759

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Joseph Witt 2024-05-06 17:12:21 -07:00 committed by exceptionfactory
parent ff34c41261
commit 6922abde5a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<module>nifi-provenance-repository-nar</module>
</modules>
<properties>
<lucene.version>8.11.3</lucene.version>
<lucene.version>9.10.0</lucene.version>
</properties>
<dependencyManagement>
<dependencies>