Skip to content

Commit

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


Updates `software.amazon.awssdk:s3` from 2.26.16 to 2.26.20

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a0ac25c commit e8d95b3
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.26.16</version>
<version>2.26.20</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit e8d95b3

Please sign in to comment.