Skip to content

Commit 7c826fc

Browse files
committed
Bump to v2.1.2
1 parent dd66d3a commit 7c826fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can download release builds through the [releases section of this](https://g
2424
<dependency>
2525
<groupId>software.amazon.payloadoffloading</groupId>
2626
<artifactId>payloadoffloading-common</artifactId>
27-
<version>2.1.1</version>
27+
<version>2.1.2</version>
2828
</dependency>
2929
```
3030

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>software.amazon.payloadoffloading</groupId>
88
<artifactId>payloadoffloading-common</artifactId>
9-
<version>2.1.1</version>
9+
<version>2.1.2</version>
1010
<packaging>jar</packaging>
1111
<name>Payload offloading common library for AWS</name>
1212
<description>Common library between extended Amazon AWS clients to save payloads up to 2GB on Amazon S3.</description>

0 commit comments

Comments
 (0)