Skip to content

Commit 957fb2f

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump aws.version from 1.12.552 to 1.12.553
Bumps `aws.version` from 1.12.552 to 1.12.553. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.552 to 1.12.553 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.552...1.12.553) Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.552 to 1.12.553 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.552...1.12.553) --- 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 4e8efb3 commit 957fb2f

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
@@ -31,7 +31,7 @@ limitations under the License.
3131
<properties>
3232
<checkstyle.config.location>${project.parent.basedir}/..</checkstyle.config.location>
3333
<license.header.file>${project.parent.basedir}/../license-header</license.header.file>
34-
<aws.version>1.12.552</aws.version>
34+
<aws.version>1.12.553</aws.version>
3535
<aws.msk.version>1.1.9</aws.msk.version>
3636
</properties>
3737

0 commit comments

Comments
 (0)