Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.25.55 to 2.25.64
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.25.55 to 2.25.64.

---
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>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 10accdb commit 2c413df
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 @@ -749,7 +749,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.55"
dependency "software.amazon.awssdk:s3:2.25.64"
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 2c413df

Please sign in to comment.