Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.25.64 to 2.25.69 (#4981)
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.25.64 to 2.25.69.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent a89dbe1 commit 2c39d79
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 @@ -747,7 +747,7 @@ subprojects {
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.51"

dependency "software.amazon.awssdk:s3:2.25.64"
dependency "software.amazon.awssdk:s3:2.25.69"
dependency "com.github.rholder:guava-retrying:2.0.0"

dependency "org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.2"
Expand Down

0 comments on commit 2c39d79

Please sign in to comment.