Skip to content

Commit 60dac08

Browse files
Merge pull request #21 from Appdynamics/feature/upgrading-aws-sdk
Upgraded version of aws cloudwatch sdk
2 parents cfc92e0 + 1414e9d commit 60dac08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.appdynamics.extensions</groupId>
55
<artifactId>aws-cloudwatch-exts-commons</artifactId>
6-
<version>2.2.8</version>
6+
<version>2.2.9</version>
77
<packaging>jar</packaging>
88

99
<name>aws-cloudwatch-exts-commons</name>
1010

1111
<properties>
1212
<release.repo.local.dir>../maven-repo</release.repo.local.dir>
13-
<aws.sdk.version>2.32.30</aws.sdk.version>
13+
<aws.sdk.version>2.35.10</aws.sdk.version>
1414
</properties>
1515
<dependencyManagement>
1616
<dependencies>

0 commit comments

Comments
 (0)