Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:s3 from 2.26.31 to 2.27.0 (#…
Browse files Browse the repository at this point in the history
…2069)

Bumps software.amazon.awssdk:s3 from 2.26.31 to 2.27.0.

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

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] authored Aug 8, 2024
1 parent 4cafb6e commit ab3eb87
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.26.31</version>
<version>2.27.0</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
Expand Down

0 comments on commit ab3eb87

Please sign in to comment.