Skip to content

Commit 1fda0dd

Browse files
build: bump version.aws.sdk in /apm-agent-plugins (#3825)
Bumps `version.aws.sdk` from 1.12.770 to 1.12.772. Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.770 to 1.12.772 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.770...1.12.772) Updates `com.amazonaws:aws-java-sdk-dynamodb` from 1.12.770 to 1.12.772 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.770...1.12.772) Updates `com.amazonaws:aws-java-sdk-sqs` from 1.12.770 to 1.12.772 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.770...1.12.772) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-dynamodb dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-sqs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1811694 commit 1fda0dd

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin

1 file changed

+1
-1
lines changed

apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-1-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
15-
<version.aws.sdk>1.12.770</version.aws.sdk>
15+
<version.aws.sdk>1.12.772</version.aws.sdk>
1616
<version.aws.jms>1.1.0</version.aws.jms>
1717
</properties>
1818

0 commit comments

Comments
 (0)