Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.26.3 to 2.27.17 (#5099)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.26.3 to 2.27.17.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent af2ef6e commit 5483563
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 @@ -794,7 +794,7 @@ subprojects {
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.52"

dependency "software.amazon.awssdk:s3:2.26.3"
dependency "software.amazon.awssdk:s3:2.27.17"
dependency "com.github.rholder:guava-retrying:2.0.0"

dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
Expand Down

0 comments on commit 5483563

Please sign in to comment.