kopia lustrzana https://github.com/gaul/s3proxy
Use aws-java-sdk-s3 instead of aws-java-sdk
S3Proxy only needs the former for tests.pull/50/head
rodzic
7c72094d02
commit
d5357162e7
2
pom.xml
2
pom.xml
|
@ -245,7 +245,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk</artifactId>
|
||||
<artifactId>aws-java-sdk-s3</artifactId>
|
||||
<version>1.9.22</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
Ładowanie…
Reference in New Issue