Skip to content

Commit

Permalink
update aws-java-sdk to 1.11.251
Browse files Browse the repository at this point in the history
  • Loading branch information
ajordens committed Dec 19, 2017
1 parent 3d077b4 commit c6533a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ subprojects {

dependencies {
resolutionRules 'com.netflix.nebula:gradle-resolution-rules:0.48.0'
compile 'com.amazonaws:aws-java-sdk:1.11.227'
compile 'com.amazonaws:aws-java-sdk:1.11.251'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
testCompile 'junit:junit:4.10'
testCompile 'com.google.guava:guava:18.0'
Expand Down

0 comments on commit c6533a1

Please sign in to comment.