Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:s3 to v2.28.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 22a160f commit 81ba945
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.28.23'

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

0 comments on commit 81ba945

Please sign in to comment.