Bumps aws-sdk-java to 1.8.0
Updates version to support long polling.
This commit is contained in:
parent
bfb0fca2e7
commit
98cb434787
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -36,7 +36,7 @@
|
|||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk</artifactId>
|
||||
<version>1.3.21.1</version>
|
||||
<version>1.8.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue