Skip to content

Commit b699cf0

Browse files
mark-edfgkatzioura
authored andcommitted
Update AWS SDK version to add support for credential_process (gkatzioura#61)
Support added in 1.11.489 https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111489-2019-01-24
1 parent bfdcf77 commit b699cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S3StorageWagon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<description>S3 storage wagon</description>
1313

1414
<properties>
15-
<aws.version>1.11.487</aws.version>
15+
<aws.version>1.11.595</aws.version>
1616
<httpcore>4.4.10</httpcore>
1717
<powermock.version>1.7.1</powermock.version>
1818
</properties>

0 commit comments

Comments
 (0)