Skip to content

Commit

Permalink
upgraded aws sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
gc4rella committed May 3, 2018
1 parent eebb187 commit 68bbd18
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 @@ -77,7 +77,7 @@ repositories {
dependencies {
compile 'org.openbaton:plugin-sdk:' + obVersion

compile group: 'com.amazonaws', name: 'aws-java-sdk', version: '1.11.218'
compile group: 'com.amazonaws', name: 'aws-java-sdk', version: '1.11.251'

compile 'org.slf4j:slf4j-api:1.7.25'
compile 'org.slf4j:slf4j-simple:1.7.25'
Expand Down

0 comments on commit 68bbd18

Please sign in to comment.