Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: software.amazon.awssdk:s3.


Updates `software.amazon.awssdk:s3` from 2.25.64 to 2.26.3

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 9972c05 commit b89185f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.25.64</version>
<version>2.26.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit b89185f

Please sign in to comment.