Skip to content

Commit e829046

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump aws.version from 1.12.686 to 1.12.772
Bumps `aws.version` from 1.12.686 to 1.12.772. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.686 to 1.12.772 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.686...1.12.772) Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.686 to 1.12.772 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.686...1.12.772) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-sts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e84d1d7 commit e829046

File tree

1 file changed

+1
-1
lines changed
  • connect-file-pulse-filesystems/filepulse-amazons3-fs

1 file changed

+1
-1
lines changed

connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<properties>
2323
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
2424
<license.header.file>${project.parent.basedir}/../header</license.header.file>
25-
<aws.version>1.12.686</aws.version>
25+
<aws.version>1.12.772</aws.version>
2626
<aws.msk.version>1.1.9</aws.msk.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)