singhpk234 commented on code in PR #7003:
URL: https://github.com/apache/iceberg/pull/7003#discussion_r1128430951


##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3SignRequestParser.java:
##########
@@ -126,7 +126,7 @@ public void roundTripSerde() {
                     "Content-Type",
                     Arrays.asList("application/json"),
                     "User-Agent",
-                    Arrays.asList("aws-sdk-java/2.17.257", "Linux/5.4.0-126")))
+                    Arrays.asList("aws-sdk-java/2.20.16", "Linux/5.4.0-126")))

Review Comment:
   I think it's perfectly fine :), In my case I just greped the existing 
version of sdk and replaced it !



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to