We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6455b commit 1fe74a9Copy full SHA for 1fe74a9
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.27.17</version.aws.sdk>
+ <version.aws.sdk>2.28.13</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