Skip to content

Commit 2f60c59

Browse files
royjitKarthikeyan
authored andcommitted
Updated the pom file and corrected version (#1062)
1 parent 80be9a0 commit 2f60c59

File tree

1 file changed

+2
-2
lines changed
  • aws-android-sdk-sagemaker-runtime

1 file changed

+2
-2
lines changed

aws-android-sdk-sagemaker-runtime/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
<parent>
1111
<groupId>com.amazonaws</groupId>
1212
<artifactId>aws-android-sdk-pom</artifactId>
13-
<version>2.13.5</version>
13+
<version>2.13.6</version>
1414
</parent>
1515

1616
<dependencies>
1717
<dependency>
1818
<groupId>com.amazonaws</groupId>
1919
<artifactId>aws-android-sdk-core</artifactId>
2020
<optional>false</optional>
21-
<version>2.13.5</version>
21+
<version>2.13.6</version>
2222
</dependency>
2323
</dependencies>
2424

0 commit comments

Comments
 (0)