Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:s3 from 2.29.22 to 2.29.23
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.29.22 to 2.29.23.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent dd3cc54 commit bc0c70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.29.22</version>
<version>2.29.23</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
Expand Down

0 comments on commit bc0c70b

Please sign in to comment.