We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8266e51 commit 7fd47e3Copy full SHA for 7fd47e3
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
48
49
// S3 API
50
- implementation 'software.amazon.awssdk:s3:2.25.49'
+ implementation 'software.amazon.awssdk:s3:2.25.50'
51
52
// hale
53
implementation 'eu.esdihumboldt.unpuzzled:org.eclipse.equinox.nonosgi.registry:1.0.0'
0 commit comments