mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Upgrade to AWS SDK 1.3.3, closes #5.
This commit is contained in:
parent
825cd219bc
commit
cde27eb2e5
2
pom.xml
2
pom.xml
@ -48,7 +48,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.amazonaws</groupId>
|
<groupId>com.amazonaws</groupId>
|
||||||
<artifactId>aws-java-sdk</artifactId>
|
<artifactId>aws-java-sdk</artifactId>
|
||||||
<version>1.2.15</version>
|
<version>1.3.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…
x
Reference in New Issue
Block a user