From fea6a7f6dbbf63da9b3cefa0025af2a080a972f6 Mon Sep 17 00:00:00 2001 From: Pierre Villard Date: Tue, 23 Nov 2021 14:13:57 +0100 Subject: [PATCH] NIFI-9408 - MiNiFi - remove Ignite dependencies Signed-off-by: Matthew Burgess This closes #5546 --- minifi/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/minifi/pom.xml b/minifi/pom.xml index 482fe627e0..9b73005a5d 100644 --- a/minifi/pom.xml +++ b/minifi/pom.xml @@ -557,21 +557,6 @@ limitations under the License. swagger-annotations 1.5.3-M1 - - org.apache.ignite - ignite-core - 1.6.0 - - - org.apache.ignite - ignite-spring - 1.6.0 - - - org.apache.ignite - ignite-log4j2 - 1.6.0 - commons-cli commons-cli