Skip to content

Commit

Permalink
Bump version.aws.sdk from 2.20.141 to 2.20.157 in /apm-agent-plugins (e…
Browse files Browse the repository at this point in the history
…lastic#3341)

Bumps `version.aws.sdk` from 2.20.141 to 2.20.157.

Updates `software.amazon.awssdk:s3` from 2.20.141 to 2.20.157

Updates `software.amazon.awssdk:sqs` from 2.20.141 to 2.20.157

Updates `software.amazon.awssdk:dynamodb` from 2.20.141 to 2.20.157

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
  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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and schikin committed Oct 11, 2023
1 parent ad1f63b commit 94ca2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
<version.aws.sdk>2.20.141</version.aws.sdk>
<version.aws.sdk>2.20.157</version.aws.sdk>
<version.aws.jms>2.0.0</version.aws.jms>
<!-- AWS SDK v2 is compiled for Java 8 -->
<maven.compiler.target>8</maven.compiler.target>
Expand Down

0 comments on commit 94ca2de

Please sign in to comment.