Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 8778e53

Browse files
committed
AWS SDK java lib upgraded to 1.10.44
1 parent 7bd3394 commit 8778e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-app/conf/BuildConfig.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ grails.project.dependency.resolution = {
1717
// Latest httpmime for Coveralls plugin
1818
build 'org.apache.httpcomponents:httpmime:4.3.6'
1919
// AWS SDK lib
20-
compile 'com.amazonaws:aws-java-sdk:1.10.11'
20+
compile 'com.amazonaws:aws-java-sdk:1.10.44'
2121
}
2222

2323
plugins {

0 commit comments

Comments
 (0)