We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2628c commit 1ba5cc4Copy full SHA for 1ba5cc4
apm-agent-plugins/apm-aws-sdk/apm-aws-sdk-2-plugin/pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<apm-agent-parent.base.dir>${project.basedir}/../../..</apm-agent-parent.base.dir>
16
- <version.aws.sdk>2.30.11</version.aws.sdk>
+ <version.aws.sdk>2.30.31</version.aws.sdk>
17
<version.aws.jms>2.0.0</version.aws.jms>
18
<!-- AWS SDK v2 is compiled for Java 8 -->
19
<maven.compiler.target>8</maven.compiler.target>
0 commit comments