pvillard31 commented on a change in pull request #4826:
URL: https://github.com/apache/nifi/pull/4826#discussion_r578192600



##########
File path: 
nifi-nar-bundles/nifi-standard-services/nifi-oauth2-provider-bundle/nifi-oauth2-provider-service/pom.xml
##########
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>
             <artifactId>okhttp</artifactId>
-            <version>3.14.4</version>
+            <version>${okhttp.version}</version>

Review comment:
       Any reason to use the "externalized" version for NiFi framework here but 
not for the other bundles? The OAuth2 bundle is not part of the framework 
pieces I believe.




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