There was an error while loading. Please reload this page.
1 parent f24204d commit 9d30530Copy full SHA for 9d30530
1 file changed
tika-integration-tests/tika-pipes-s3-integration-tests/pom.xml
@@ -80,8 +80,9 @@
80
<scope>test</scope>
81
</dependency>
82
<dependency>
83
- <groupId>com.amazonaws</groupId>
84
- <artifactId>aws-java-sdk-s3</artifactId>
+ <groupId>com.amazonaws</groupId>
+ <artifactId>aws-java-sdk-s3</artifactId>
85
+ <scope>test</scope>
86
87
</dependencies>
88
0 commit comments