Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:s3 to v2.24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and florianesser committed Feb 28, 2024
1 parent 87fe98a commit c758bee
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 @@ -46,7 +46,7 @@ dependencies {
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'

// S3 API
implementation 'software.amazon.awssdk:s3:2.20.52'
implementation 'software.amazon.awssdk:s3:2.24.12'

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

0 comments on commit c758bee

Please sign in to comment.