We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd66d3a commit 7c826fcCopy full SHA for 7c826fc
README.md
@@ -24,7 +24,7 @@ You can download release builds through the [releases section of this](https://g
24
<dependency>
25
<groupId>software.amazon.payloadoffloading</groupId>
26
<artifactId>payloadoffloading-common</artifactId>
27
- <version>2.1.1</version>
+ <version>2.1.2</version>
28
</dependency>
29
```
30
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<packaging>jar</packaging>
11
<name>Payload offloading common library for AWS</name>
12
<description>Common library between extended Amazon AWS clients to save payloads up to 2GB on Amazon S3.</description>
0 commit comments