parent
4da9b2cc9c
commit
c50d6b332d
2
pom.xml
2
pom.xml
|
@ -52,7 +52,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.amazonaws</groupId>
|
<groupId>com.amazonaws</groupId>
|
||||||
<artifactId>aws-java-sdk</artifactId>
|
<artifactId>aws-java-sdk</artifactId>
|
||||||
<version>1.3.32</version>
|
<version>1.5.3</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<!-- We need to exclude httpclient, since it pulls the wrong version -->
|
<!-- We need to exclude httpclient, since it pulls the wrong version -->
|
||||||
|
|
Loading…
Reference in New Issue