You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/01/14 20:00:05 UTC

[GitHub] [nifi] ChrisSamo632 commented on a change in pull request #5659: NIFI-9570 Updating AWS SDK version for NiFi Registry AWS extension mo…

ChrisSamo632 commented on a change in pull request #5659:
URL: https://github.com/apache/nifi/pull/5659#discussion_r785136847



##########
File path: nifi-registry/nifi-registry-extensions/nifi-registry-aws/pom.xml
##########
@@ -30,7 +30,7 @@
     </modules>
 
     <properties>
-        <aws-java-sdk-version>2.5.9</aws-java-sdk-version>
+        <aws-java-sdk-version>2.17.106</aws-java-sdk-version>

Review comment:
       If this needs to match another version value but the two can't use the same maven property (because they're not sharing a parent), is it worth adding a comment here and in the other `pom.xml` so there's more chance of people realising that updating one means they need to update the other?




-- 
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-unsubscribe@nifi.apache.org

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