We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d06fa4 commit bfb105dCopy full SHA for bfb105d
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.3</version>
+ <version>1.3.4</version>
49
</dependency>
50
```
51
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