We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6a85b commit 147e57dCopy full SHA for 147e57d
build.gradle
@@ -44,7 +44,7 @@ configurations {
44
45
dependencies {
46
compile group: 'org.rundeck', name: 'rundeck-core', version: '2.10.0'
47
- pluginLibs ('com.amazonaws:aws-java-sdk-s3:1.11.616') {
+ pluginLibs ('com.amazonaws:aws-java-sdk-s3:1.11.743') {
48
exclude group: "com.fasterxml.jackson.core"
49
}
50
testCompile "org.codehaus.groovy:groovy-all:2.3.7"
0 commit comments