Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 in /linkis-commons/linkis-storage
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.792 to 1.12.261.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.792...1.12.261)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 6324978 commit 0c78446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkis-commons/linkis-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.11.792</version>
<version>1.12.261</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0c78446

Please sign in to comment.