diff --git a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
index 5642692f063c..044684b546b7 100644
--- a/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
+++ b/minifi/minifi-nar-bundles/minifi-framework-bundle/minifi-server-nar/pom.xml
@@ -90,10 +90,6 @@
org.apache.nifi
nifi-framework-core-api
-
- org.apache.nifi
- nifi-property-encryptor
-
org.apache.nifi
nifi-framework-nar-utils
diff --git a/nifi-framework-bundle/nifi-framework-nar-bom/pom.xml b/nifi-framework-bundle/nifi-framework-nar-bom/pom.xml
index 7172bb120146..5a58729e64b2 100644
--- a/nifi-framework-bundle/nifi-framework-nar-bom/pom.xml
+++ b/nifi-framework-bundle/nifi-framework-nar-bom/pom.xml
@@ -147,12 +147,6 @@
2.13.0-SNAPSHOT
provided
-
- org.apache.nifi
- nifi-property-encryptor
- 2.13.0-SNAPSHOT
- provided
-
org.apache.nifi
nifi-properties-loader
@@ -165,12 +159,6 @@
2.13.0-SNAPSHOT
provided
-
- org.apache.nifi
- nifi-security-crypto-key
- 2.13.0-SNAPSHOT
- provided
-
org.apache.nifi
nifi-security-identity
@@ -286,10 +274,6 @@
org.apache.nifi
nifi-parameter
-
- org.apache.nifi
- nifi-property-encryptor
-
org.apache.nifi
nifi-properties-loader
@@ -298,10 +282,6 @@
org.apache.nifi
nifi-security-cert
-
- org.apache.nifi
- nifi-security-crypto-key
-
org.apache.nifi
nifi-security-identity
diff --git a/nifi-framework-bundle/nifi-framework-nar/pom.xml b/nifi-framework-bundle/nifi-framework-nar/pom.xml
index 61345ef4e353..ffd8f8610dda 100644
--- a/nifi-framework-bundle/nifi-framework-nar/pom.xml
+++ b/nifi-framework-bundle/nifi-framework-nar/pom.xml
@@ -125,11 +125,6 @@
nifi-parameter
compile
-
- org.apache.nifi
- nifi-property-encryptor
- compile
-
org.apache.nifi
nifi-properties-loader
@@ -140,11 +135,6 @@
nifi-security-cert
compile
-
- org.apache.nifi
- nifi-security-crypto-key
- compile
-
org.apache.nifi
nifi-security-identity