[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox


exceptionfactory commented on code in PR #6175:
URL: https://github.com/apache/nifi/pull/6175#discussion_r911926375


##
nifi-nar-bundles/nifi-azure-bundle/pom.xml:
##
@@ -31,7 +31,7 @@
 1.4.5
 
 1.11.0
-4.26.0
+4.31.0

Review Comment:
   @mr1716 NiFi uses the Jackson Bill-of-Materials dependency in the root Maven 
configuration to force the latest version across all modules. Based on that 
approach, NiFi is not subject to the vulnerability. However, it is still worth 
upgrading this dependency.



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

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6175: NIFI-10190 Update azure-cosmos from 4.26.0 to 4.31.0

2022-07-01 Thread GitBox


exceptionfactory commented on code in PR #6175:
URL: https://github.com/apache/nifi/pull/6175#discussion_r911916049


##
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml:
##
@@ -97,7 +97,7 @@
 
 com.azure
 azure-cosmos
-${azure-cosmos.version}
+4.31.0

Review Comment:
   This change should be reverted.



##
nifi-nar-bundles/nifi-azure-bundle/pom.xml:
##
@@ -31,7 +31,7 @@
 1.4.5
 
 1.11.0
-4.26.0
+4.31.0

Review Comment:
   The latest version appears to be 4.32.0, released on 2022-06-28. Can you 
upgrade to that version?
   ```suggestion
   4.32.0
   ```



##
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api/pom.xml:
##
@@ -42,7 +42,7 @@
 
 com.azure
 azure-cosmos
-${azure-cosmos.version}
+4.31.0

Review Comment:
   This change should be reverted.



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

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org