We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d6309 commit 8f5f69eCopy full SHA for 8f5f69e
README.md
@@ -56,7 +56,7 @@ You can get the latest release from Maven:
56
<dependency>
57
<groupId>com.amazonaws</groupId>
58
<artifactId>aws-encryption-sdk-java</artifactId>
59
- <version>1.6.1</version>
+ <version>1.6.2</version>
60
</dependency>
61
```
62
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
<packaging>jar</packaging>
9
10
<name>aws-encryption-sdk-java</name>
0 commit comments