thenatog commented on a change in pull request #231: NIFIREG-320 - Added jetty 
header filters to set security headers. Set…
URL: https://github.com/apache/nifi-registry/pull/231#discussion_r328384490
 
 

 ##########
 File path: nifi-registry-core/nifi-registry-web-api/pom.xml
 ##########
 @@ -445,5 +445,11 @@
             <version>${jetty.version}</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi.registry</groupId>
+            <artifactId>nifi-registry-jetty</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+            <scope>compile</scope>
+        </dependency>
 
 Review comment:
   Yep I'll remove that

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


With regards,
Apache Git Services

Reply via email to