Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-s3
Browse files Browse the repository at this point in the history
Bumps the all-modules group in /sda-sftp-inbox with 1 update: [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java).


Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.777 to 1.12.778
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.777...1.12.778)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 7594cb6 commit 591b846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-sftp-inbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.777</version>
<version>1.12.778</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 591b846

Please sign in to comment.