Skip to content

Commit 1887176

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump aws.version from 1.12.442 to 1.12.443
Bumps `aws.version` from 1.12.442 to 1.12.443. Updates `aws-java-sdk-bom` from 1.12.442 to 1.12.443 - [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.12.442...1.12.443) Updates `aws-java-sdk-sts` from 1.12.442 to 1.12.443 - [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.12.442...1.12.443) --- 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] <[email protected]>
1 parent ca320ca commit 1887176

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
3636
<license.header.file>${project.parent.basedir}/../license-header</license.header.file>
37-
<aws.version>1.12.442</aws.version>
37+
<aws.version>1.12.443</aws.version>
3838
<aws.msk.version>1.1.6</aws.msk.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)