We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb21b7 commit 5cee89aCopy full SHA for 5cee89a
README.md
@@ -45,7 +45,7 @@ You can get the latest release from Maven:
45
<dependency>
46
<groupId>com.amazonaws</groupId>
47
<artifactId>aws-encryption-sdk-java</artifactId>
48
- <version>1.3.0</version>
+ <version>1.3.1</version>
49
</dependency>
50
```
51
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
- <version>1.3.1-STAGING</version>
8
<packaging>jar</packaging>
9
10
<name>aws-encryption-sdk-java</name>
0 commit comments