Upgrade Solr Bundle to version 8.9.0_1
diff --git a/pom.xml b/pom.xml
index 3db4c58..81bbcaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
         <!-- snappy 1.1.8.x does not work in OSGi -->
         <snappy-version>1.1.7.3</snappy-version>
-        <solr-bundle-version>8.8.2_1</solr-bundle-version>
+        <solr-bundle-version>8.9.0_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.3_1</spring-batch-bundle-version>
         <spring-data-commons-bundle-version>2.5.0_1</spring-data-commons-bundle-version>
         <spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>