aromanenko-dev commented on a change in pull request #15965:
URL: https://github.com/apache/beam/pull/15965#discussion_r774017096
##########
File path:
sdks/java/io/amazon-web-services2/src/test/java/org/apache/beam/sdk/io/aws2/ITEnvironment.java
##########
@@ -32,6 +32,7 @@
import org.testcontainers.containers.localstack.LocalStackContainer;
import org.testcontainers.containers.localstack.LocalStackContainer.Service;
import org.testcontainers.containers.output.Slf4jLogConsumer;
+import org.testcontainers.shaded.com.google.common.collect.ImmutableList;
Review comment:
Please, use vendored guava deps
--
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]