Skip to content

Commit 09a1708

Browse files
authored
Merge pull request #186 from minerals/kelly/updateAwsJavaSdk
Update AWS Java SDK to version 1.11.704
2 parents bfc32c5 + 0c17d67 commit 09a1708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.amazonaws</groupId>
4444
<artifactId>aws-java-sdk</artifactId>
45-
<version>1.11.677</version>
45+
<version>1.11.704</version>
4646
<optional>true</optional>
4747
</dependency>
4848

0 commit comments

Comments
 (0)