Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:s3 to v2.29.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1facf82 commit aa92885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'

// S3 API
implementation 'software.amazon.awssdk:s3:2.25.49'
implementation 'software.amazon.awssdk:s3:2.29.29'

// hale
implementation 'eu.esdihumboldt.unpuzzled:org.eclipse.equinox.nonosgi.registry:1.0.0'
Expand Down

0 comments on commit aa92885

Please sign in to comment.