Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 from 1.11.375 to 1.12.261 in /flowman-plugins/aws
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.375 to 1.12.261.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.375...1.12.261)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2022
1 parent 5433ac0 commit 0f9d7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flowman-plugins/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<plugin.jar>${project.build.finalName}.jar</plugin.jar>

<!-- Dependency versions -->
<aws.version>1.11.1026</aws.version>
<aws.version>1.12.261</aws.version>
</properties>

<profiles>
Expand Down

0 comments on commit 0f9d7e5

Please sign in to comment.