gresockj commented on a change in pull request #5131:
URL: https://github.com/apache/nifi/pull/5131#discussion_r648572018



##########
File path: nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml
##########
@@ -30,8 +30,8 @@
             <version>1.14.0-SNAPSHOT</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.nifi</groupId>
-            <artifactId>nifi-properties</artifactId>
+            <groupId>org.apache.nifi.registry</groupId>
+            <artifactId>nifi-registry-properties</artifactId>

Review comment:
       Yes, since the CryptoKeyUtil (in nifi-registry-properties) is now used.  
 Since nifi-registry-properties depends on nifi-properties, I didn't include 
them both.  However, I agree it would be more clear to include both, so I'll 
add nifi-properties again.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to