Skip to content

Commit b08bbfb

Browse files
build: bump version.aws.sdk from 2.46.1 to 2.46.19 in /apm-agent-plugins (#4522)
Bumps `version.aws.sdk` from 2.46.1 to 2.46.19. Updates `software.amazon.awssdk:s3` from 2.46.1 to 2.46.19 Updates `software.amazon.awssdk:sqs` from 2.46.1 to 2.46.19 Updates `software.amazon.awssdk:dynamodb` from 2.46.1 to 2.46.19 --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sqs dependency-version: 2.46.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.46.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f6c358 commit b08bbfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin

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

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

1414
<properties>
1515
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
16-
<version.aws.sdk>2.46.1</version.aws.sdk>
16+
<version.aws.sdk>2.46.19</version.aws.sdk>
1717
<version.aws.jms>2.0.0</version.aws.jms>
1818
<!-- AWS SDK v2 is compiled for Java 8 -->
1919
<maven.compiler.target>8</maven.compiler.target>

0 commit comments

Comments
 (0)