This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 54f1372b78 NIFI-10103 Upgraded Solr from 8.8.2 to 8.11.1
54f1372b78 is described below
commit 54f1372b78de48ca8afa6ce0333179c5f7de8084
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Jun 7 14:56:11 2022 -0500
NIFI-10103 Upgraded Solr from 8.8.2 to 8.11.1
Signed-off-by: Pierre Villard <[email protected]>
This closes #6107.
---
nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml
b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml
index 4a9191fbaf..1ecea9fe78 100755
--- a/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/pom.xml
@@ -23,7 +23,7 @@
<artifactId>nifi-solr-processors</artifactId>
<packaging>jar</packaging>
<properties>
- <solr.version>8.8.2</solr.version>
+ <solr.version>8.11.1</solr.version>
</properties>
<dependencies>
<dependency>