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.
2 parents bc2fdfb + 25c9544 commit 81f63f3Copy full SHA for 81f63f3
ds3-sdk-samples/build.gradle
@@ -18,5 +18,5 @@ apply plugin: 'application'
18
mainClassName = 'com.spectralogic.ds3client.samples.PartialObjectGetExample'
19
20
dependencies {
21
- compile 'org.slf4j:slf4j-simple:1.7.16'
+ compile 'org.slf4j:slf4j-simple:1.7.22'
22
}
0 commit comments