Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:s3 to v2.25.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 8266e51 commit ad39fa9
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.25.51'

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

0 comments on commit ad39fa9

Please sign in to comment.