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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]