Skip to content

Commit 2bd1fb5

Browse files
build: bump version.aws.sdk in /apm-agent-plugins (#4029)
Bumps `version.aws.sdk` from 2.31.10 to 2.31.12. Updates `software.amazon.awssdk:s3` from 2.31.10 to 2.31.12 Updates `software.amazon.awssdk:sqs` from 2.31.10 to 2.31.12 Updates `software.amazon.awssdk:dynamodb` from 2.31.10 to 2.31.12 --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.31.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:sqs dependency-version: 2.31.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:dynamodb dependency-version: 2.31.12 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 7bbbebc commit 2bd1fb5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
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.31.10</version.aws.sdk>
16+
<version.aws.sdk>2.31.13</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)