Skip to content

Commit 0d55d1e

Browse files
authored
temporary revert aws sdk version for tests (#4241)
1 parent 32cd626 commit 0d55d1e

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

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.34.6</version.aws.sdk>
16+
<version.aws.sdk>2.32.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)