NIFI-10103 Upgraded Solr from 8.8.2 to 8.11.1

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6107.
This commit is contained in:
exceptionfactory 2022-06-07 14:56:11 -05:00 committed by Pierre Villard
parent a5bed1391e
commit 54f1372b78
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5

View File

@ -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>