sjyang18 commented on a change in pull request #4253:
URL: https://github.com/apache/nifi/pull/4253#discussion_r503423692



##########
File path: nifi-nar-bundles/nifi-azure-bundle/pom.xml
##########
@@ -29,6 +29,8 @@
         <azure-storage.version>8.4.0</azure-storage.version>
         <azure.core.version>1.5.0</azure.core.version>
         <jackson.version>2.10.3</jackson.version>
+        <azure-cosmos.version>4.2.0</azure-cosmos.version>
+        <azure-core.version>1.6.0</azure-core.version>

Review comment:
       com.azure:azure-identity 
(https://mvnrepository.com/artifact/com.azure/azure-identity/1.0.6) has also 
dependency on com.azure:azure-core, which is 1.5.0 and is upgradable to 1.9.0. 
Thus, it is also not breaking with 1.6.0 azure-core version.




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