Skip to content

Commit

Permalink
JENKINS-26414 - Add support for new C4 instance types
Browse files Browse the repository at this point in the history
* upgrade aws-java-sdk ot version 1.9.24
  • Loading branch information
cbek committed Mar 18, 2015
1 parent ba77bb7 commit 42364b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.8.3</version>
<version>1.9.24</version>
<exclusions>
<exclusion>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 42364b4

Please sign in to comment.