NIFI-12714 Upgraded Solr from 9.4.0 to 9.4.1

This closes #8333

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2024-02-01 08:21:43 -05:00 committed by exceptionfactory
parent 102daa15f8
commit c93daaea33
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<packaging>pom</packaging>
<description>A bundle of processors that can store and retrieve data from Apache Solr</description>
<properties>
<solr.version>9.4.0</solr.version>
<solr.version>9.4.1</solr.version>
<jetty.version>10.0.18</jetty.version>
<jersey.bom.version>2.41</jersey.bom.version>
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>