Upgrade Lucene bundle to version 8.9.0_1
diff --git a/pom.xml b/pom.xml
index 81bbcaa..fb1111e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
         <karaf4-version>4.3.2</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <libphonenumber-bundle-version>8.12.26_1</libphonenumber-bundle-version>
-        <lucene-bundle-version>8.8.2_1</lucene-bundle-version>
+        <lucene-bundle-version>8.9.0_1</lucene-bundle-version>
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
         <maven-owasp-plugin-version>5.3.1</maven-owasp-plugin-version>